#d00bb5 color space conversions
Hex:
#d00bb5
RGB:
208, 11, 181
CMY:
18, 96, 29
CMYK:
0, 95, 13, 18
HSL:
308°, 89.9543%, 42.9412%
HSV (HSB):
308°, 94.7115%, 81.5686%
XYZ:
34.4726, 16.9854, 45.1777
xyY:
0.3567, 0.1758, 16.9854
CIE-Lab:
48.2417, 79.6692, -38.4095
CIE-LCH:
48.2417, 88.4448, 334.2607
CIE-Luv:
48.2417, 79.5032, -68.0226
Hunter-Lab:
41.2134, 77.1813, -36.1437
#d00bb5 color charts
#d00bb5 color shades, tints & tones
#d00bb5 color schemes
#d00bb5 color preview, HTML & CSS examples
This text has a color of #d00bb5
<p style="color:#d00bb5;">Text here</p>
.mytext {color:#d00bb5;}
This box has a color of #d00bb5
<div style="background-color:#d00bb5;">Content here</div>
.mybackground {background-color:#d00bb5;}
Border around this has a color of #d00bb5
<div style="border:2px solid #d00bb5;">Content here</div>
.myborder {border:2px solid #d00bb5;}