#db041a color space conversions
Hex:
#db041a
RGB:
219, 4, 26
CMY:
14, 98, 90
CMYK:
0, 98, 88, 14
HSL:
354°, 96.4126%, 43.7255%
HSV (HSB):
354°, 98.1735%, 85.8824%
XYZ:
29.4433, 15.2215, 2.3635
xyY:
0.6261, 0.3237, 15.2215
CIE-Lab:
45.9361, 71.3477, 50.9957
CIE-LCH:
45.9361, 87.6986, 35.5553
CIE-Luv:
45.9361, 147.3985, 29.2020
Hunter-Lab:
39.0147, 66.4331, 23.7186
#db041a color charts
#db041a color shades, tints & tones
#db041a color schemes
#db041a color preview, HTML & CSS examples
This text has a color of #db041a
<p style="color:#db041a;">Text here</p>
.mytext {color:#db041a;}
This box has a color of #db041a
<div style="background-color:#db041a;">Content here</div>
.mybackground {background-color:#db041a;}
Border around this has a color of #db041a
<div style="border:2px solid #db041a;">Content here</div>
.myborder {border:2px solid #db041a;}