#db013e color space conversions
Hex:
#db013e
RGB:
219, 1, 62
CMY:
14, 100, 76
CMYK:
0, 100, 72, 14
HSL:
343°, 99.0909%, 43.1373%
HSV (HSB):
343°, 99.5434%, 85.8824%
XYZ:
30.0938, 15.4296, 5.9495
xyY:
0.5847, 0.2998, 15.4296
CIE-Lab:
46.2170, 72.6099, 31.3774
CIE-LCH:
46.2170, 79.0995, 23.3709
CIE-Luv:
46.2170, 140.0011, 17.2462
Hunter-Lab:
39.2805, 68.0124, 18.5162
#db013e color charts
#db013e color shades, tints & tones
#db013e color schemes
#db013e color preview, HTML & CSS examples
This text has a color of #db013e
<p style="color:#db013e;">Text here</p>
.mytext {color:#db013e;}
This box has a color of #db013e
<div style="background-color:#db013e;">Content here</div>
.mybackground {background-color:#db013e;}
Border around this has a color of #db013e
<div style="border:2px solid #db013e;">Content here</div>
.myborder {border:2px solid #db013e;}