#de2a2b color space conversions
Hex:
#de2a2b
RGB:
222, 42, 43
CMY:
13, 84, 83
CMYK:
0, 81, 81, 13
HSL:
360°, 73.1707%, 51.7647%
HSV (HSB):
360°, 81.0811%, 87.0588%
XYZ:
31.3882, 17.3599, 3.9820
xyY:
0.5953, 0.3292, 17.3599
CIE-Lab:
48.7104, 66.6804, 45.1838
CIE-LCH:
48.7104, 80.5472, 34.1223
CIE-Luv:
48.7104, 136.4785, 29.1673
Hunter-Lab:
41.6653, 61.5574, 23.4993
#de2a2b color charts
#de2a2b color shades, tints & tones
#de2a2b color schemes
#de2a2b color preview, HTML & CSS examples
This text has a color of #de2a2b
<p style="color:#de2a2b;">Text here</p>
.mytext {color:#de2a2b;}
This box has a color of #de2a2b
<div style="background-color:#de2a2b;">Content here</div>
.mybackground {background-color:#de2a2b;}
Border around this has a color of #de2a2b
<div style="border:2px solid #de2a2b;">Content here</div>
.myborder {border:2px solid #de2a2b;}