#de252e color space conversions
Hex:
#de252e
RGB:
222, 37, 46
CMY:
13, 85, 82
CMYK:
0, 83, 79, 13
HSL:
357°, 73.7052%, 50.7843%
HSV (HSB):
357°, 83.3333%, 87.0588%
XYZ:
31.2789, 17.0500, 4.2272
xyY:
0.5952, 0.3244, 17.0500
CIE-Lab:
48.3230, 67.9487, 43.1802
CIE-LCH:
48.3230, 80.5081, 32.4352
CIE-Luv:
48.3230, 137.9622, 27.4258
Hunter-Lab:
41.2916, 62.9556, 22.8344
#de252e color charts
#de252e color shades, tints & tones
#de252e color schemes
#de252e color preview, HTML & CSS examples
This text has a color of #de252e
<p style="color:#de252e;">Text here</p>
.mytext {color:#de252e;}
This box has a color of #de252e
<div style="background-color:#de252e;">Content here</div>
.mybackground {background-color:#de252e;}
Border around this has a color of #de252e
<div style="border:2px solid #de252e;">Content here</div>
.myborder {border:2px solid #de252e;}