#d00dc0 color space conversions
Hex:
#d00dc0
RGB:
208, 13, 192
CMY:
18, 95, 25
CMYK:
0, 94, 8, 18
HSL:
305°, 88.2353%, 43.3333%
HSV (HSB):
305°, 93.7500%, 81.5686%
XYZ:
35.6708, 17.5035, 51.3676
xyY:
0.3412, 0.1674, 17.5035
CIE-Lab:
48.8883, 80.9663, -43.8181
CIE-LCH:
48.8883, 92.0629, 331.5782
CIE-Luv:
48.8883, 74.7423, -76.3080
Hunter-Lab:
41.8372, 78.9756, -43.5101
#d00dc0 color charts
#d00dc0 color shades, tints & tones
#d00dc0 color schemes
#d00dc0 color preview, HTML & CSS examples
This text has a color of #d00dc0
<p style="color:#d00dc0;">Text here</p>
.mytext {color:#d00dc0;}
This box has a color of #d00dc0
<div style="background-color:#d00dc0;">Content here</div>
.mybackground {background-color:#d00dc0;}
Border around this has a color of #d00dc0
<div style="border:2px solid #d00dc0;">Content here</div>
.myborder {border:2px solid #d00dc0;}