#db299c color space conversions
Hex:
#db299c
RGB:
219, 41, 156
CMY:
14, 84, 39
CMYK:
0, 81, 29, 14
HSL:
321°, 71.2000%, 50.9804%
HSV (HSB):
321°, 81.2785%, 85.8824%
XYZ:
36.0071, 19.0462, 33.2310
xyY:
0.4079, 0.2157, 19.0462
CIE-Lab:
50.7413, 74.1094, -19.5845
CIE-LCH:
50.7413, 76.6535, 345.1972
CIE-Luv:
50.7413, 94.9552, -40.6022
Hunter-Lab:
43.6420, 70.8990, -14.5967
#db299c color charts
#db299c color shades, tints & tones
#db299c color schemes
#db299c color preview, HTML & CSS examples
This text has a color of #db299c
<p style="color:#db299c;">Text here</p>
.mytext {color:#db299c;}
This box has a color of #db299c
<div style="background-color:#db299c;">Content here</div>
.mybackground {background-color:#db299c;}
Border around this has a color of #db299c
<div style="border:2px solid #db299c;">Content here</div>
.myborder {border:2px solid #db299c;}