#d00b99 color space conversions
Hex:
#d00b99
RGB:
208, 11, 153
CMY:
18, 96, 40
CMYK:
0, 95, 26, 18
HSL:
317°, 89.9543%, 42.9412%
HSV (HSB):
317°, 94.7115%, 81.5686%
XYZ:
31.8819, 15.9491, 31.5351
xyY:
0.4017, 0.2010, 15.9491
CIE-Lab:
46.9077, 76.2530, -23.8633
CIE-LCH:
46.9077, 79.8998, 342.6225
CIE-Luv:
46.9077, 91.9935, -46.2525
Hunter-Lab:
39.9364, 72.6108, -18.8619
#d00b99 color charts
#d00b99 color shades, tints & tones
#d00b99 color schemes
#d00b99 color preview, HTML & CSS examples
This text has a color of #d00b99
<p style="color:#d00b99;">Text here</p>
.mytext {color:#d00b99;}
This box has a color of #d00b99
<div style="background-color:#d00b99;">Content here</div>
.mybackground {background-color:#d00b99;}
Border around this has a color of #d00b99
<div style="border:2px solid #d00b99;">Content here</div>
.myborder {border:2px solid #d00b99;}