#de222f color space conversions
Hex:
#de222f
RGB:
222, 34, 47
CMY:
13, 87, 82
CMYK:
0, 85, 79, 13
HSL:
356°, 74.0157%, 50.1961%
HSV (HSB):
356°, 84.6847%, 87.0588%
XYZ:
31.2093, 16.8789, 4.3024
xyY:
0.5957, 0.3222, 16.8789
CIE-Lab:
48.1071, 68.6231, 42.4088
CIE-LCH:
48.1071, 80.6699, 31.7159
CIE-Luv:
48.1071, 138.8770, 26.6601
Hunter-Lab:
41.0839, 63.7003, 22.5498
#de222f color charts
#de222f color shades, tints & tones
#de222f color schemes
#de222f color preview, HTML & CSS examples
This text has a color of #de222f
<p style="color:#de222f;">Text here</p>
.mytext {color:#de222f;}
This box has a color of #de222f
<div style="background-color:#de222f;">Content here</div>
.mybackground {background-color:#de222f;}
Border around this has a color of #de222f
<div style="border:2px solid #de222f;">Content here</div>
.myborder {border:2px solid #de222f;}