#de2d06 color space conversions
Hex:
#de2d06
RGB:
222, 45, 6
CMY:
13, 82, 98
CMYK:
0, 80, 97, 13
HSL:
11°, 94.7368%, 44.7059%
HSV (HSB):
11°, 97.2973%, 87.0588%
XYZ:
31.0955, 17.4195, 1.8957
xyY:
0.6168, 0.3456, 17.4195
CIE-Lab:
48.7843, 65.2838, 59.8611
CIE-LCH:
48.7843, 88.5738, 42.5188
CIE-Luv:
48.7843, 139.1703, 36.5447
Hunter-Lab:
41.7367, 59.9502, 26.5227
#de2d06 color charts
#de2d06 color shades, tints & tones
#de2d06 color schemes
#de2d06 color preview, HTML & CSS examples
This text has a color of #de2d06
<p style="color:#de2d06;">Text here</p>
.mytext {color:#de2d06;}
This box has a color of #de2d06
<div style="background-color:#de2d06;">Content here</div>
.mybackground {background-color:#de2d06;}
Border around this has a color of #de2d06
<div style="border:2px solid #de2d06;">Content here</div>
.myborder {border:2px solid #de2d06;}