#ec85d3 color space conversions
Hex:
#ec85d3
RGB:
236, 133, 211
CMY:
7, 48, 17
CMYK:
0, 44, 11, 7
HSL:
315°, 73.0496%, 72.3529%
HSV (HSB):
315°, 43.6441%, 92.5490%
XYZ:
54.7375, 39.3111, 66.3308
xyY:
0.3413, 0.2451, 39.3111
CIE-Lab:
68.9760, 49.7166, -23.0334
CIE-LCH:
68.9760, 54.7930, 335.1420
CIE-Luv:
68.9760, 55.3842, -43.7962
Hunter-Lab:
62.6985, 46.1127, -18.8358
#ec85d3 color charts
#ec85d3 color shades, tints & tones
#ec85d3 color schemes
#ec85d3 color preview, HTML & CSS examples
This text has a color of #ec85d3
<p style="color:#ec85d3;">Text here</p>
.mytext {color:#ec85d3;}
This box has a color of #ec85d3
<div style="background-color:#ec85d3;">Content here</div>
.mybackground {background-color:#ec85d3;}
Border around this has a color of #ec85d3
<div style="border:2px solid #ec85d3;">Content here</div>
.myborder {border:2px solid #ec85d3;}