#d00dc9 color space conversions
Hex:
#d00dc9
RGB:
208, 13, 201
CMY:
18, 95, 21
CMYK:
0, 94, 3, 18
HSL:
302°, 88.2353%, 43.3333%
HSV (HSB):
302°, 93.7500%, 81.5686%
XYZ:
36.6990, 17.9148, 56.7820
xyY:
0.3294, 0.1608, 17.9148
CIE-Lab:
49.3926, 82.2251, -48.2372
CIE-LCH:
49.3926, 95.3300, 329.6021
CIE-Luv:
49.3926, 71.0847, -83.1173
Hunter-Lab:
42.3259, 80.6995, -49.9120
#d00dc9 color charts
#d00dc9 color shades, tints & tones
#d00dc9 color schemes
#d00dc9 color preview, HTML & CSS examples
This text has a color of #d00dc9
<p style="color:#d00dc9;">Text here</p>
.mytext {color:#d00dc9;}
This box has a color of #d00dc9
<div style="background-color:#d00dc9;">Content here</div>
.mybackground {background-color:#d00dc9;}
Border around this has a color of #d00dc9
<div style="border:2px solid #d00dc9;">Content here</div>
.myborder {border:2px solid #d00dc9;}