#e35e85 color space conversions
Hex:
#e35e85
RGB:
227, 94, 133
CMY:
11, 63, 48
CMYK:
0, 59, 41, 11
HSL:
342°, 70.3704%, 62.9412%
HSV (HSB):
342°, 58.5903%, 89.0196%
XYZ:
39.9149, 26.0298, 25.1108
xyY:
0.4384, 0.2859, 26.0298
CIE-Lab:
58.0653, 55.1816, 5.0499
CIE-LCH:
58.0653, 55.4121, 5.2288
CIE-Luv:
58.0653, 88.9847, -3.8316
Hunter-Lab:
51.0194, 50.3652, 6.5321
#e35e85 color charts
#e35e85 color shades, tints & tones
#e35e85 color schemes
#e35e85 color preview, HTML & CSS examples
This text has a color of #e35e85
<p style="color:#e35e85;">Text here</p>
.mytext {color:#e35e85;}
This box has a color of #e35e85
<div style="background-color:#e35e85;">Content here</div>
.mybackground {background-color:#e35e85;}
Border around this has a color of #e35e85
<div style="border:2px solid #e35e85;">Content here</div>
.myborder {border:2px solid #e35e85;}