#ec85c7 color space conversions
Hex:
#ec85c7
RGB:
236, 133, 199
CMY:
7, 48, 22
CMYK:
0, 44, 16, 7
HSL:
322°, 73.0496%, 72.3529%
HSV (HSB):
322°, 43.6441%, 92.5490%
XYZ:
53.2884, 38.7314, 58.7001
xyY:
0.3536, 0.2570, 38.7314
CIE-Lab:
68.5563, 47.8220, -16.9890
CIE-LCH:
68.5563, 50.7500, 340.4421
CIE-Luv:
68.5563, 58.1045, -34.0258
Hunter-Lab:
62.2346, 43.9302, -12.3586
#ec85c7 color charts
#ec85c7 color shades, tints & tones
#ec85c7 color schemes
#ec85c7 color preview, HTML & CSS examples
This text has a color of #ec85c7
<p style="color:#ec85c7;">Text here</p>
.mytext {color:#ec85c7;}
This box has a color of #ec85c7
<div style="background-color:#ec85c7;">Content here</div>
.mybackground {background-color:#ec85c7;}
Border around this has a color of #ec85c7
<div style="border:2px solid #ec85c7;">Content here</div>
.myborder {border:2px solid #ec85c7;}