#d00ec9 color space conversions
Hex:
#d00ec9
RGB:
208, 14, 201
CMY:
18, 95, 21
CMYK:
0, 93, 3, 18
HSL:
302°, 87.3874%, 43.5294%
HSV (HSB):
302°, 93.2692%, 81.5686%
XYZ:
36.7121, 17.9410, 56.7864
xyY:
0.3294, 0.1610, 17.9410
CIE-Lab:
49.4245, 82.1310, -48.1863
CIE-LCH:
49.4245, 95.2230, 329.5998
CIE-Luv:
49.4245, 71.0267, -83.0443
Hunter-Lab:
42.3568, 80.5874, -49.8383
#d00ec9 color charts
#d00ec9 color shades, tints & tones
#d00ec9 color schemes
#d00ec9 color preview, HTML & CSS examples
This text has a color of #d00ec9
<p style="color:#d00ec9;">Text here</p>
.mytext {color:#d00ec9;}
This box has a color of #d00ec9
<div style="background-color:#d00ec9;">Content here</div>
.mybackground {background-color:#d00ec9;}
Border around this has a color of #d00ec9
<div style="border:2px solid #d00ec9;">Content here</div>
.myborder {border:2px solid #d00ec9;}