#d00dbb color space conversions
Hex:
#d00dbb
RGB:
208, 13, 187
CMY:
18, 95, 27
CMYK:
0, 94, 10, 18
HSL:
306°, 88.2353%, 43.3333%
HSV (HSB):
306°, 93.7500%, 81.5686%
XYZ:
35.1260, 17.2856, 48.4988
xyY:
0.3481, 0.1713, 17.2856
CIE-Lab:
48.6179, 80.2864, -41.3302
CIE-LCH:
48.6179, 90.3000, 332.7613
CIE-Luv:
48.6179, 76.8269, -72.4891
Hunter-Lab:
41.5760, 78.0501, -40.0593
#d00dbb color charts
#d00dbb color shades, tints & tones
#d00dbb color schemes
#d00dbb color preview, HTML & CSS examples
This text has a color of #d00dbb
<p style="color:#d00dbb;">Text here</p>
.mytext {color:#d00dbb;}
This box has a color of #d00dbb
<div style="background-color:#d00dbb;">Content here</div>
.mybackground {background-color:#d00dbb;}
Border around this has a color of #d00dbb
<div style="border:2px solid #d00dbb;">Content here</div>
.myborder {border:2px solid #d00dbb;}