#db215c color space conversions
Hex:
#db215c
RGB:
219, 33, 92
CMY:
14, 87, 64
CMYK:
0, 85, 58, 14
HSL:
341°, 73.8095%, 49.4118%
HSV (HSB):
341°, 84.9315%, 85.8824%
XYZ:
31.6890, 16.9205, 11.7210
xyY:
0.5253, 0.2805, 16.9205
CIE-Lab:
48.1597, 70.1547, 15.4798
CIE-LCH:
48.1597, 71.8422, 12.4431
CIE-Luv:
48.1597, 123.6242, 4.1158
Hunter-Lab:
41.1345, 65.5267, 11.8999
#db215c color charts
#db215c color shades, tints & tones
#db215c color schemes
#db215c color preview, HTML & CSS examples
This text has a color of #db215c
<p style="color:#db215c;">Text here</p>
.mytext {color:#db215c;}
This box has a color of #db215c
<div style="background-color:#db215c;">Content here</div>
.mybackground {background-color:#db215c;}
Border around this has a color of #db215c
<div style="border:2px solid #db215c;">Content here</div>
.myborder {border:2px solid #db215c;}