#db032a color space conversions
Hex:
#db032a
RGB:
219, 3, 42
CMY:
14, 99, 84
CMYK:
0, 99, 81, 14
HSL:
349°, 97.2973%, 43.5294%
HSV (HSB):
349°, 98.6301%, 85.8824%
XYZ:
29.6639, 15.2924, 3.5787
xyY:
0.6112, 0.3151, 15.2924
CIE-Lab:
46.0321, 71.7768, 42.8869
CIE-LCH:
46.0321, 83.6134, 30.8585
CIE-Luv:
46.0321, 144.8017, 25.0223
Hunter-Lab:
39.1054, 66.9687, 21.9479
#db032a color charts
#db032a color shades, tints & tones
#db032a color schemes
#db032a color preview, HTML & CSS examples
This text has a color of #db032a
<p style="color:#db032a;">Text here</p>
.mytext {color:#db032a;}
This box has a color of #db032a
<div style="background-color:#db032a;">Content here</div>
.mybackground {background-color:#db032a;}
Border around this has a color of #db032a
<div style="border:2px solid #db032a;">Content here</div>
.myborder {border:2px solid #db032a;}