#e35b5d color space conversions
Hex:
#e35b5d
RGB:
227, 91, 93
CMY:
11, 64, 64
CMYK:
0, 60, 59, 11
HSL:
359°, 70.8333%, 62.3529%
HSV (HSB):
359°, 59.9119%, 89.0196%
XYZ:
37.3954, 24.6034, 13.1339
xyY:
0.4977, 0.3275, 24.6034
CIE-Lab:
56.6869, 53.0729, 26.5031
CIE-LCH:
56.6869, 59.3224, 26.5363
CIE-Luv:
56.6869, 101.4455, 20.8654
Hunter-Lab:
49.6018, 47.7703, 19.0220
#e35b5d color charts
#e35b5d color shades, tints & tones
#e35b5d color schemes
#e35b5d color preview, HTML & CSS examples
This text has a color of #e35b5d
<p style="color:#e35b5d;">Text here</p>
.mytext {color:#e35b5d;}
This box has a color of #e35b5d
<div style="background-color:#e35b5d;">Content here</div>
.mybackground {background-color:#e35b5d;}
Border around this has a color of #e35b5d
<div style="border:2px solid #e35b5d;">Content here</div>
.myborder {border:2px solid #e35b5d;}