#ec85d2 color space conversions
Hex:
#ec85d2
RGB:
236, 133, 210
CMY:
7, 48, 18
CMYK:
0, 44, 11, 7
HSL:
315°, 73.0496%, 72.3529%
HSV (HSB):
315°, 43.6441%, 92.5490%
XYZ:
54.6125, 39.2611, 65.6725
xyY:
0.3423, 0.2461, 39.2611
CIE-Lab:
68.9400, 49.5550, -22.5328
CIE-LCH:
68.9400, 54.4374, 335.5486
CIE-Luv:
68.9400, 55.6109, -42.9784
Hunter-Lab:
62.6587, 45.9256, -18.2808
#ec85d2 color charts
#ec85d2 color shades, tints & tones
#ec85d2 color schemes
#ec85d2 color preview, HTML & CSS examples
This text has a color of #ec85d2
<p style="color:#ec85d2;">Text here</p>
.mytext {color:#ec85d2;}
This box has a color of #ec85d2
<div style="background-color:#ec85d2;">Content here</div>
.mybackground {background-color:#ec85d2;}
Border around this has a color of #ec85d2
<div style="border:2px solid #ec85d2;">Content here</div>
.myborder {border:2px solid #ec85d2;}