#eb95d6 color space conversions
Hex:
#eb95d6
RGB:
235, 149, 214
CMY:
8, 42, 16
CMYK:
0, 37, 9, 8
HSL:
315°, 68.2540%, 75.2941%
HSV (HSB):
315°, 36.5957%, 92.1569%
XYZ:
57.1460, 44.0121, 69.1016
xyY:
0.3356, 0.2585, 44.0121
CIE-Lab:
72.2366, 41.6764, -19.7403
CIE-LCH:
72.2366, 46.1151, 334.6551
CIE-Luv:
72.2366, 46.3681, -37.5068
Hunter-Lab:
66.3416, 37.6603, -15.3175
#eb95d6 color charts
#eb95d6 color shades, tints & tones
#eb95d6 color schemes
#eb95d6 color preview, HTML & CSS examples
This text has a color of #eb95d6
<p style="color:#eb95d6;">Text here</p>
.mytext {color:#eb95d6;}
This box has a color of #eb95d6
<div style="background-color:#eb95d6;">Content here</div>
.mybackground {background-color:#eb95d6;}
Border around this has a color of #eb95d6
<div style="border:2px solid #eb95d6;">Content here</div>
.myborder {border:2px solid #eb95d6;}