#e95d56 color space conversions
Hex:
#e95d56
RGB:
233, 93, 86
CMY:
9, 64, 66
CMYK:
0, 60, 63, 9
HSL:
3°, 76.9634%, 62.5490%
HSV (HSB):
3°, 63.0901%, 91.3725%
XYZ:
39.1983, 25.8242, 11.7227
xyY:
0.5108, 0.3365, 25.8242
CIE-Lab:
57.8698, 53.7699, 32.2168
CIE-LCH:
57.8698, 62.6827, 30.9284
CIE-Luv:
57.8698, 106.6309, 26.3514
Hunter-Lab:
50.8175, 48.7561, 21.8951
#e95d56 color charts
#e95d56 color shades, tints & tones
#e95d56 color schemes
#e95d56 color preview, HTML & CSS examples
This text has a color of #e95d56
<p style="color:#e95d56;">Text here</p>
.mytext {color:#e95d56;}
This box has a color of #e95d56
<div style="background-color:#e95d56;">Content here</div>
.mybackground {background-color:#e95d56;}
Border around this has a color of #e95d56
<div style="border:2px solid #e95d56;">Content here</div>
.myborder {border:2px solid #e95d56;}