#eb95cf color space conversions
Hex:
#eb95cf
RGB:
235, 149, 207
CMY:
8, 42, 19
CMYK:
0, 37, 12, 8
HSL:
320°, 68.2540%, 75.2941%
HSV (HSB):
320°, 36.5957%, 92.1569%
XYZ:
56.2709, 43.6621, 64.4933
xyY:
0.3422, 0.2655, 43.6621
CIE-Lab:
72.0020, 40.5221, -16.2358
CIE-LCH:
72.0020, 43.6537, 338.1657
CIE-Luv:
72.0020, 47.6988, -31.8017
Hunter-Lab:
66.0773, 36.3740, -11.6146
#eb95cf color charts
#eb95cf color shades, tints & tones
#eb95cf color schemes
#eb95cf color preview, HTML & CSS examples
This text has a color of #eb95cf
<p style="color:#eb95cf;">Text here</p>
.mytext {color:#eb95cf;}
This box has a color of #eb95cf
<div style="background-color:#eb95cf;">Content here</div>
.mybackground {background-color:#eb95cf;}
Border around this has a color of #eb95cf
<div style="border:2px solid #eb95cf;">Content here</div>
.myborder {border:2px solid #eb95cf;}