#de2205 color space conversions
Hex:
#de2205
RGB:
222, 34, 5
CMY:
13, 87, 98
CMYK:
0, 85, 98, 13
HSL:
8°, 95.5947%, 44.5098%
HSV (HSB):
8°, 97.7477%, 87.0588%
XYZ:
30.7236, 16.6846, 1.7447
xyY:
0.6251, 0.3394, 16.6846
CIE-Lab:
47.8602, 67.8886, 59.6819
CIE-LCH:
47.8602, 90.3924, 41.3192
CIE-Luv:
47.8602, 144.0480, 35.0211
Hunter-Lab:
40.8468, 62.7800, 26.0603
#de2205 color charts
#de2205 color shades, tints & tones
#de2205 color schemes
#de2205 color preview, HTML & CSS examples
This text has a color of #de2205
<p style="color:#de2205;">Text here</p>
.mytext {color:#de2205;}
This box has a color of #de2205
<div style="background-color:#de2205;">Content here</div>
.mybackground {background-color:#de2205;}
Border around this has a color of #de2205
<div style="border:2px solid #de2205;">Content here</div>
.myborder {border:2px solid #de2205;}