#ee85cb color space conversions
Hex:
#ee85cb
RGB:
238, 133, 203
CMY:
7, 48, 20
CMYK:
0, 44, 15, 7
HSL:
320°, 75.5396%, 72.7451%
HSV (HSB):
320°, 44.1176%, 93.3333%
XYZ:
54.4269, 39.2640, 61.2100
xyY:
0.3514, 0.2535, 39.2640
CIE-Lab:
68.9421, 49.0746, -18.6116
CIE-LCH:
68.9421, 52.4853, 339.2308
CIE-Luv:
68.9421, 58.6188, -36.7877
Hunter-Lab:
62.6610, 45.3872, -14.0544
#ee85cb color charts
#ee85cb color shades, tints & tones
#ee85cb color schemes
#ee85cb color preview, HTML & CSS examples
This text has a color of #ee85cb
<p style="color:#ee85cb;">Text here</p>
.mytext {color:#ee85cb;}
This box has a color of #ee85cb
<div style="background-color:#ee85cb;">Content here</div>
.mybackground {background-color:#ee85cb;}
Border around this has a color of #ee85cb
<div style="border:2px solid #ee85cb;">Content here</div>
.myborder {border:2px solid #ee85cb;}