#ee95cd color space conversions
Hex:
#ee95cd
RGB:
238, 149, 205
CMY:
7, 42, 20
CMYK:
0, 37, 14, 7
HSL:
322°, 72.3577%, 75.8824%
HSV (HSB):
322°, 37.3950%, 93.3333%
XYZ:
57.0268, 44.0798, 63.2602
xyY:
0.3469, 0.2682, 44.0798
CIE-Lab:
72.2818, 41.1878, -14.6761
CIE-LCH:
72.2818, 43.7244, 340.3879
CIE-Luv:
72.2818, 50.1576, -29.5281
Hunter-Lab:
66.3926, 37.1323, -10.0179
#ee95cd color charts
#ee95cd color shades, tints & tones
#ee95cd color schemes
#ee95cd color preview, HTML & CSS examples
This text has a color of #ee95cd
<p style="color:#ee95cd;">Text here</p>
.mytext {color:#ee95cd;}
This box has a color of #ee95cd
<div style="background-color:#ee95cd;">Content here</div>
.mybackground {background-color:#ee95cd;}
Border around this has a color of #ee95cd
<div style="border:2px solid #ee95cd;">Content here</div>
.myborder {border:2px solid #ee95cd;}