#ec85c5 color space conversions
Hex:
#ec85c5
RGB:
236, 133, 197
CMY:
7, 48, 23
CMYK:
0, 44, 17, 7
HSL:
323°, 73.0496%, 72.3529%
HSV (HSB):
323°, 43.6441%, 92.5490%
XYZ:
53.0576, 38.6391, 57.4850
xyY:
0.3557, 0.2590, 38.6391
CIE-Lab:
68.4891, 47.5157, -15.9739
CIE-LCH:
68.4891, 50.1289, 341.4183
CIE-Luv:
68.4891, 58.5571, -32.4085
Hunter-Lab:
62.1604, 43.5798, -11.3182
#ec85c5 color charts
#ec85c5 color shades, tints & tones
#ec85c5 color schemes
#ec85c5 color preview, HTML & CSS examples
This text has a color of #ec85c5
<p style="color:#ec85c5;">Text here</p>
.mytext {color:#ec85c5;}
This box has a color of #ec85c5
<div style="background-color:#ec85c5;">Content here</div>
.mybackground {background-color:#ec85c5;}
Border around this has a color of #ec85c5
<div style="border:2px solid #ec85c5;">Content here</div>
.myborder {border:2px solid #ec85c5;}