#e95adc color space conversions
Hex:
#e95adc
RGB:
233, 90, 220
CMY:
9, 65, 14
CMYK:
0, 61, 6, 9
HSL:
305°, 76.4706%, 63.3333%
HSV (HSB):
305°, 61.3734%, 91.3725%
XYZ:
50.1787, 29.8033, 70.8180
xyY:
0.3327, 0.1976, 29.8033
CIE-Lab:
61.4841, 70.1244, -39.6905
CIE-LCH:
61.4841, 80.5777, 330.4901
CIE-Luv:
61.4841, 67.9270, -72.2393
Hunter-Lab:
54.5924, 68.5320, -38.6972
#e95adc color charts
#e95adc color shades, tints & tones
#e95adc color schemes
#e95adc color preview, HTML & CSS examples
This text has a color of #e95adc
<p style="color:#e95adc;">Text here</p>
.mytext {color:#e95adc;}
This box has a color of #e95adc
<div style="background-color:#e95adc;">Content here</div>
.mybackground {background-color:#e95adc;}
Border around this has a color of #e95adc
<div style="border:2px solid #e95adc;">Content here</div>
.myborder {border:2px solid #e95adc;}