#de2035 color space conversions
Hex:
#de2035
RGB:
222, 32, 53
CMY:
13, 87, 79
CMYK:
0, 86, 76, 13
HSL:
353°, 74.8031%, 49.8039%
HSV (HSB):
353°, 85.5856%, 87.0588%
XYZ:
31.2833, 16.8197, 4.9659
xyY:
0.5895, 0.3169, 16.8197
CIE-Lab:
48.0320, 69.2191, 38.9435
CIE-LCH:
48.0320, 79.4222, 29.3626
CIE-Luv:
48.0320, 138.2464, 24.2462
Hunter-Lab:
41.0118, 64.3871, 21.5292
#de2035 color charts
#de2035 color shades, tints & tones
#de2035 color schemes
#de2035 color preview, HTML & CSS examples
This text has a color of #de2035
<p style="color:#de2035;">Text here</p>
.mytext {color:#de2035;}
This box has a color of #de2035
<div style="background-color:#de2035;">Content here</div>
.mybackground {background-color:#de2035;}
Border around this has a color of #de2035
<div style="border:2px solid #de2035;">Content here</div>
.myborder {border:2px solid #de2035;}