#db124a color space conversions
Hex:
#db124a
RGB:
219, 18, 74
CMY:
14, 93, 71
CMYK:
0, 92, 66, 14
HSL:
343°, 84.8101%, 46.4706%
HSV (HSB):
343°, 91.7808%, 85.8824%
XYZ:
30.6658, 15.9871, 7.9481
xyY:
0.5616, 0.2928, 15.9871
CIE-Lab:
46.9576, 71.5636, 24.9619
CIE-LCH:
46.9576, 75.7921, 19.2292
CIE-Luv:
46.9576, 133.6470, 12.5375
Hunter-Lab:
39.9839, 66.9294, 16.2029
#db124a color charts
#db124a color shades, tints & tones
#db124a color schemes
#db124a color preview, HTML & CSS examples
This text has a color of #db124a
<p style="color:#db124a;">Text here</p>
.mytext {color:#db124a;}
This box has a color of #db124a
<div style="background-color:#db124a;">Content here</div>
.mybackground {background-color:#db124a;}
Border around this has a color of #db124a
<div style="border:2px solid #db124a;">Content here</div>
.myborder {border:2px solid #db124a;}