#de110c color space conversions
Hex:
#de110c
RGB:
222, 17, 12
CMY:
13, 93, 95
CMYK:
0, 92, 95, 13
HSL:
1°, 89.7436%, 45.8824%
HSV (HSB):
1°, 94.5946%, 87.0588%
XYZ:
30.3910, 15.9570, 1.8261
xyY:
0.6309, 0.3312, 15.9570
CIE-Lab:
46.9181, 70.7065, 57.2859
CIE-LCH:
46.9181, 91.0005, 39.0142
CIE-Luv:
46.9181, 148.7328, 32.6117
Hunter-Lab:
39.9463, 65.8964, 25.2521
#de110c color charts
#de110c color shades, tints & tones
#de110c color schemes
#de110c color preview, HTML & CSS examples
This text has a color of #de110c
<p style="color:#de110c;">Text here</p>
.mytext {color:#de110c;}
This box has a color of #de110c
<div style="background-color:#de110c;">Content here</div>
.mybackground {background-color:#de110c;}
Border around this has a color of #de110c
<div style="border:2px solid #de110c;">Content here</div>
.myborder {border:2px solid #de110c;}