#de2d00 color space conversions
Hex:
#de2d00
RGB:
222, 45, 0
CMY:
13, 82, 100
CMYK:
0, 80, 100, 13
HSL:
12°, 100.0000%, 43.5294%
HSV (HSB):
12°, 100.0000%, 87.0588%
XYZ:
31.0626, 17.4064, 1.7226
xyY:
0.6189, 0.3468, 17.4064
CIE-Lab:
48.7680, 65.2327, 61.4613
CIE-LCH:
48.7680, 89.6259, 43.2950
CIE-Luv:
48.7680, 139.5102, 37.1206
Hunter-Lab:
41.7209, 59.8874, 26.7567
#de2d00 color charts
#de2d00 color shades, tints & tones
#de2d00 color schemes
#de2d00 color preview, HTML & CSS examples
This text has a color of #de2d00
<p style="color:#de2d00;">Text here</p>
.mytext {color:#de2d00;}
This box has a color of #de2d00
<div style="background-color:#de2d00;">Content here</div>
.mybackground {background-color:#de2d00;}
Border around this has a color of #de2d00
<div style="border:2px solid #de2d00;">Content here</div>
.myborder {border:2px solid #de2d00;}