#ee85a5 color space conversions
Hex:
#ee85a5
RGB:
238, 133, 165
CMY:
7, 48, 35
CMYK:
0, 44, 31, 7
HSL:
342°, 75.5396%, 72.7451%
HSV (HSB):
342°, 44.1176%, 93.3333%
XYZ:
50.4390, 37.6688, 40.2097
xyY:
0.3931, 0.2936, 37.6688
CIE-Lab:
67.7758, 43.7024, 0.9515
CIE-LCH:
67.7758, 43.7128, 1.2473
CIE-Luv:
67.7758, 67.1807, -6.8504
Hunter-Lab:
61.3749, 39.2882, 4.1187
#ee85a5 color charts
#ee85a5 color shades, tints & tones
#ee85a5 color schemes
#ee85a5 color preview, HTML & CSS examples
This text has a color of #ee85a5
<p style="color:#ee85a5;">Text here</p>
.mytext {color:#ee85a5;}
This box has a color of #ee85a5
<div style="background-color:#ee85a5;">Content here</div>
.mybackground {background-color:#ee85a5;}
Border around this has a color of #ee85a5
<div style="border:2px solid #ee85a5;">Content here</div>
.myborder {border:2px solid #ee85a5;}