#e95f5f color space conversions
Hex:
#e95f5f
RGB:
233, 95, 95
CMY:
9, 63, 63
CMYK:
0, 59, 59, 9
HSL:
0°, 75.8242%, 64.3137%
HSV (HSB):
0°, 59.2275%, 91.3725%
XYZ:
39.7620, 26.3343, 13.8138
xyY:
0.4976, 0.3295, 26.3343
CIE-Lab:
58.3530, 53.4628, 27.6991
CIE-LCH:
58.3530, 60.2122, 27.3886
CIE-Luv:
58.3530, 103.2760, 22.2670
Hunter-Lab:
51.3169, 48.5030, 19.9618
#e95f5f color charts
#e95f5f color shades, tints & tones
#e95f5f color schemes
#e95f5f color preview, HTML & CSS examples
This text has a color of #e95f5f
<p style="color:#e95f5f;">Text here</p>
.mytext {color:#e95f5f;}
This box has a color of #e95f5f
<div style="background-color:#e95f5f;">Content here</div>
.mybackground {background-color:#e95f5f;}
Border around this has a color of #e95f5f
<div style="border:2px solid #e95f5f;">Content here</div>
.myborder {border:2px solid #e95f5f;}