#d00ec3 color space conversions
Hex:
#d00ec3
RGB:
208, 14, 195
CMY:
18, 95, 24
CMYK:
0, 93, 6, 18
HSL:
304°, 87.3874%, 43.5294%
HSV (HSB):
304°, 93.2692%, 81.5686%
XYZ:
36.0198, 17.6641, 53.1408
xyY:
0.3372, 0.1654, 17.6641
CIE-Lab:
49.0861, 81.2860, -45.2482
CIE-LCH:
49.0861, 93.0313, 330.8973
CIE-Luv:
49.0861, 73.4483, -78.5126
Hunter-Lab:
42.0287, 79.4294, -45.5458
#d00ec3 color charts
#d00ec3 color shades, tints & tones
#d00ec3 color schemes
#d00ec3 color preview, HTML & CSS examples
This text has a color of #d00ec3
<p style="color:#d00ec3;">Text here</p>
.mytext {color:#d00ec3;}
This box has a color of #d00ec3
<div style="background-color:#d00ec3;">Content here</div>
.mybackground {background-color:#d00ec3;}
Border around this has a color of #d00ec3
<div style="border:2px solid #d00ec3;">Content here</div>
.myborder {border:2px solid #d00ec3;}