#de232d color space conversions
Hex:
#de232d
RGB:
222, 35, 45
CMY:
13, 86, 82
CMYK:
0, 84, 80, 13
HSL:
357°, 73.9130%, 50.3922%
HSV (HSB):
357°, 84.2342%, 87.0588%
XYZ:
31.1989, 16.9211, 4.1044
xyY:
0.5974, 0.3240, 16.9211
CIE-Lab:
48.1605, 68.3544, 43.5623
CIE-LCH:
48.1605, 81.0555, 32.5094
CIE-Luv:
48.1605, 138.9177, 27.4589
Hunter-Lab:
41.1353, 63.3958, 22.8789
#de232d color charts
#de232d color shades, tints & tones
#de232d color schemes
#de232d color preview, HTML & CSS examples
This text has a color of #de232d
<p style="color:#de232d;">Text here</p>
.mytext {color:#de232d;}
This box has a color of #de232d
<div style="background-color:#de232d;">Content here</div>
.mybackground {background-color:#de232d;}
Border around this has a color of #de232d
<div style="border:2px solid #de232d;">Content here</div>
.myborder {border:2px solid #de232d;}