#de2022 color space conversions
Hex:
#de2022
RGB:
222, 32, 34
CMY:
13, 87, 87
CMYK:
0, 86, 85, 13
HSL:
359°, 74.8031%, 49.8039%
HSV (HSB):
359°, 85.5856%, 87.0588%
XYZ:
30.9294, 16.6781, 3.1024
xyY:
0.6099, 0.3289, 16.6781
CIE-Lab:
47.8519, 68.6889, 49.0033
CIE-LCH:
47.8519, 84.3770, 35.5044
CIE-Luv:
47.8519, 141.9408, 30.1908
Hunter-Lab:
40.8388, 63.7196, 24.0831
#de2022 color charts
#de2022 color shades, tints & tones
#de2022 color schemes
#de2022 color preview, HTML & CSS examples
This text has a color of #de2022
<p style="color:#de2022;">Text here</p>
.mytext {color:#de2022;}
This box has a color of #de2022
<div style="background-color:#de2022;">Content here</div>
.mybackground {background-color:#de2022;}
Border around this has a color of #de2022
<div style="border:2px solid #de2022;">Content here</div>
.myborder {border:2px solid #de2022;}