#de100c color space conversions
Hex:
#de100c
RGB:
222, 16, 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.3759, 15.9267, 1.8210
xyY:
0.6312, 0.3310, 15.9267
CIE-Lab:
46.8782, 70.8215, 57.2645
CIE-LCH:
46.8782, 91.0764, 38.9581
CIE-Luv:
46.8782, 148.9472, 32.5402
Hunter-Lab:
39.9083, 66.0242, 25.2304
#de100c color charts
#de100c RGB chart
#de100c CMYK chart
#de100c RGB pie chart
#de100c color shades, tints & tones
#de100c color schemes
#de100c color preview, HTML & CSS examples
This text has a color of #de100c
<p style="color:#de100c;">Text here</p>
.mytext {color:#de100c;}
Text color #de100c
This box has a color of #de100c
<div style="background-color:#de100c;">Content here</div>
.mybackground {background-color:#de100c;}
Background color #de100c
Border around this has a color of #de100c
<div style="border:2px solid #de100c;">Content here</div>
.myborder {border:2px solid #de100c;}
Border color #de100c