#e95385 color space conversions
Hex:
#e95385
RGB:
233, 83, 133
CMY:
9, 67, 48
CMYK:
0, 64, 43, 9
HSL:
340°, 77.3196%, 61.9608%
HSV (HSB):
340°, 64.3777%, 91.3725%
XYZ:
40.9312, 25.2036, 24.8978
xyY:
0.4496, 0.2769, 25.2036
CIE-Lab:
57.2733, 61.7466, 4.0322
CIE-LCH:
57.2733, 61.8781, 3.7362
CIE-Luv:
57.2733, 99.6229, -6.5985
Hunter-Lab:
50.2032, 57.6773, 5.7380
#e95385 color charts
#e95385 color shades, tints & tones
#e95385 color schemes
#e95385 color preview, HTML & CSS examples
This text has a color of #e95385
<p style="color:#e95385;">Text here</p>
.mytext {color:#e95385;}
This box has a color of #e95385
<div style="background-color:#e95385;">Content here</div>
.mybackground {background-color:#e95385;}
Border around this has a color of #e95385
<div style="border:2px solid #e95385;">Content here</div>
.myborder {border:2px solid #e95385;}