#de5253 color space conversions
Hex:
#de5253
RGB:
222, 82, 83
CMY:
13, 68, 67
CMYK:
0, 63, 63, 13
HSL:
360°, 67.9612%, 59.6078%
HSV (HSB):
360°, 63.0631%, 87.0588%
XYZ:
34.7028, 22.1887, 10.6374
xyY:
0.5139, 0.3286, 22.1887
CIE-Lab:
54.2267, 54.6640, 28.9672
CIE-LCH:
54.2267, 61.8648, 27.9197
CIE-Luv:
54.2267, 105.5093, 22.2780
Hunter-Lab:
47.1049, 49.0698, 19.5843
#de5253 color charts
#de5253 color shades, tints & tones
#de5253 color schemes
#de5253 color preview, HTML & CSS examples
This text has a color of #de5253
<p style="color:#de5253;">Text here</p>
.mytext {color:#de5253;}
This box has a color of #de5253
<div style="background-color:#de5253;">Content here</div>
.mybackground {background-color:#de5253;}
Border around this has a color of #de5253
<div style="border:2px solid #de5253;">Content here</div>
.myborder {border:2px solid #de5253;}