#e35f5e color space conversions
Hex:
#e35f5e
RGB:
227, 95, 94
CMY:
11, 63, 63
CMYK:
0, 58, 59, 11
HSL:
0°, 70.3704%, 62.9412%
HSV (HSB):
0°, 58.5903%, 89.0196%
XYZ:
37.7911, 25.3235, 13.4858
xyY:
0.4934, 0.3306, 25.3235
CIE-Lab:
57.3892, 51.3334, 26.8392
CIE-LCH:
57.3892, 57.9264, 27.6024
CIE-Luv:
57.3892, 98.5855, 21.7680
Hunter-Lab:
50.3224, 45.9857, 19.3367
#e35f5e color charts
#e35f5e color shades, tints & tones
#e35f5e color schemes
#e35f5e color preview, HTML & CSS examples
This text has a color of #e35f5e
<p style="color:#e35f5e;">Text here</p>
.mytext {color:#e35f5e;}
This box has a color of #e35f5e
<div style="background-color:#e35f5e;">Content here</div>
.mybackground {background-color:#e35f5e;}
Border around this has a color of #e35f5e
<div style="border:2px solid #e35f5e;">Content here</div>
.myborder {border:2px solid #e35f5e;}