#de000c color space conversions
Hex:
#de000c
RGB:
222, 0, 12
CMY:
13, 100, 95
CMYK:
0, 100, 95, 13
HSL:
357°, 100.0000%, 43.5294%
HSV (HSB):
357°, 100.0000%, 87.0588%
XYZ:
30.1906, 15.5561, 1.7592
xyY:
0.6355, 0.3275, 15.5561
CIE-Lab:
46.3867, 72.2436, 57.0019
CIE-LCH:
46.3867, 92.0237, 38.2743
CIE-Luv:
46.3867, 151.6053, 31.6568
Hunter-Lab:
39.4413, 67.6117, 24.9643
#de000c color charts
#de000c RGB chart
#de000c CMYK chart
#de000c RGB pie chart
#de000c color shades, tints & tones
#de000c color schemes
#de000c color preview, HTML & CSS examples
This text has a color of #de000c
<p style="color:#de000c;">Text here</p>
.mytext {color:#de000c;}
Text color #de000c
This box has a color of #de000c
<div style="background-color:#de000c;">Content here</div>
.mybackground {background-color:#de000c;}
Background color #de000c
Border around this has a color of #de000c
<div style="border:2px solid #de000c;">Content here</div>
.myborder {border:2px solid #de000c;}
Border color #de000c