#de0f0c color space conversions
Hex:
#de0f0c
RGB:
222, 15, 12
CMY:
13, 94, 95
CMYK:
0, 93, 95, 13
HSL:
1°, 89.7436%, 45.8824%
HSV (HSB):
1°, 94.5946%, 87.0588%
XYZ:
30.3614, 15.8978, 1.8162
xyY:
0.6315, 0.3307, 15.8978
CIE-Lab:
46.8401, 70.9315, 57.2440
CIE-LCH:
46.8401, 91.1490, 38.9046
CIE-Luv:
46.8401, 149.1522, 32.4719
Hunter-Lab:
39.8720, 66.1465, 25.2097
#de0f0c color charts
#de0f0c color shades, tints & tones
#de0f0c color schemes
#de0f0c color preview, HTML & CSS examples
This text has a color of #de0f0c
<p style="color:#de0f0c;">Text here</p>
.mytext {color:#de0f0c;}
This box has a color of #de0f0c
<div style="background-color:#de0f0c;">Content here</div>
.mybackground {background-color:#de0f0c;}
Border around this has a color of #de0f0c
<div style="border:2px solid #de0f0c;">Content here</div>
.myborder {border:2px solid #de0f0c;}