#de2535 color space conversions
Hex:
#de2535
RGB:
222, 37, 53
CMY:
13, 85, 79
CMYK:
0, 83, 76, 13
HSL:
355°, 73.7052%, 50.7843%
HSV (HSB):
355°, 83.3333%, 87.0588%
XYZ:
31.4284, 17.1098, 5.0142
xyY:
0.5869, 0.3195, 17.1098
CIE-Lab:
48.3981, 68.1740, 39.3435
CIE-LCH:
48.3981, 78.7122, 29.9894
CIE-Luv:
48.3981, 136.4650, 24.9641
Hunter-Lab:
41.3640, 63.2375, 21.7675
#de2535 color charts
#de2535 color shades, tints & tones
#de2535 color schemes
#de2535 color preview, HTML & CSS examples
This text has a color of #de2535
<p style="color:#de2535;">Text here</p>
.mytext {color:#de2535;}
This box has a color of #de2535
<div style="background-color:#de2535;">Content here</div>
.mybackground {background-color:#de2535;}
Border around this has a color of #de2535
<div style="border:2px solid #de2535;">Content here</div>
.myborder {border:2px solid #de2535;}