#de2c00 color space conversions
Hex:
#de2c00
RGB:
222, 44, 0
CMY:
13, 83, 100
CMYK:
0, 80, 100, 13
HSL:
12°, 100.0000%, 43.5294%
HSV (HSB):
12°, 100.0000%, 87.0588%
XYZ:
31.0249, 17.3310, 1.7100
xyY:
0.6197, 0.3462, 17.3310
CIE-Lab:
48.6744, 65.4970, 61.4223
CIE-LCH:
48.6744, 89.7917, 43.1611
CIE-Luv:
48.6744, 139.9974, 36.9575
Hunter-Lab:
41.6305, 60.1728, 26.7059
#de2c00 color charts
#de2c00 color shades, tints & tones
#de2c00 color schemes
#de2c00 color preview, HTML & CSS examples
This text has a color of #de2c00
<p style="color:#de2c00;">Text here</p>
.mytext {color:#de2c00;}
This box has a color of #de2c00
<div style="background-color:#de2c00;">Content here</div>
.mybackground {background-color:#de2c00;}
Border around this has a color of #de2c00
<div style="border:2px solid #de2c00;">Content here</div>
.myborder {border:2px solid #de2c00;}