#db005e color space conversions
Hex:
#db005e
RGB:
219, 0, 94
CMY:
14, 100, 63
CMYK:
0, 100, 57, 14
HSL:
334°, 100.0000%, 42.9412%
HSV (HSB):
334°, 100.0000%, 85.8824%
XYZ:
31.2338, 15.8682, 12.0063
xyY:
0.5284, 0.2685, 15.8682
CIE-Lab:
46.8011, 74.3423, 12.3716
CIE-LCH:
46.8011, 75.3647, 9.4482
CIE-Luv:
46.8011, 128.6269, -0.3147
Hunter-Lab:
39.8349, 70.2472, 10.0143
#db005e color charts
#db005e color shades, tints & tones
#db005e color schemes
#db005e color preview, HTML & CSS examples
This text has a color of #db005e
<p style="color:#db005e;">Text here</p>
.mytext {color:#db005e;}
This box has a color of #db005e
<div style="background-color:#db005e;">Content here</div>
.mybackground {background-color:#db005e;}
Border around this has a color of #db005e
<div style="border:2px solid #db005e;">Content here</div>
.myborder {border:2px solid #db005e;}