#e95f58 color space conversions
Hex:
#e95f58
RGB:
233, 95, 88
CMY:
9, 63, 65
CMYK:
0, 59, 62, 9
HSL:
3°, 76.7196%, 62.9412%
HSV (HSB):
3°, 62.2318%, 91.3725%
XYZ:
39.4579, 26.2126, 12.2124
xyY:
0.5066, 0.3366, 26.2126
CIE-Lab:
58.2383, 53.0013, 31.5453
CIE-LCH:
58.2383, 61.6786, 30.7603
CIE-Luv:
58.2383, 104.8462, 26.0237
Hunter-Lab:
51.1983, 47.9709, 21.6963
#e95f58 color charts
#e95f58 color shades, tints & tones
#e95f58 color schemes
#e95f58 color preview, HTML & CSS examples
This text has a color of #e95f58
<p style="color:#e95f58;">Text here</p>
.mytext {color:#e95f58;}
This box has a color of #e95f58
<div style="background-color:#e95f58;">Content here</div>
.mybackground {background-color:#e95f58;}
Border around this has a color of #e95f58
<div style="border:2px solid #e95f58;">Content here</div>
.myborder {border:2px solid #e95f58;}