#de061c color space conversions
Hex:
#de061c
RGB:
222, 6, 28
CMY:
13, 98, 89
CMYK:
0, 97, 87, 13
HSL:
354°, 94.7368%, 44.7059%
HSV (HSB):
354°, 97.2973%, 87.0588%
XYZ:
30.3989, 15.7437, 2.5352
xyY:
0.6245, 0.3234, 15.7437
CIE-Lab:
46.6364, 71.9503, 50.8832
CIE-LCH:
46.6364, 88.1246, 35.2679
CIE-Luv:
46.6364, 148.9500, 29.3984
Hunter-Lab:
39.6783, 67.3180, 23.9865
#de061c color charts
#de061c color shades, tints & tones
#de061c color schemes
#de061c color preview, HTML & CSS examples
This text has a color of #de061c
<p style="color:#de061c;">Text here</p>
.mytext {color:#de061c;}
This box has a color of #de061c
<div style="background-color:#de061c;">Content here</div>
.mybackground {background-color:#de061c;}
Border around this has a color of #de061c
<div style="border:2px solid #de061c;">Content here</div>
.myborder {border:2px solid #de061c;}