#d000b0 color space conversions
Hex:
#d000b0
RGB:
208, 0, 176
CMY:
18, 100, 31
CMYK:
0, 100, 15, 18
HSL:
309°, 100.0000%, 40.7843%
HSV (HSB):
309°, 100.0000%, 81.5686%
XYZ:
33.8489, 16.5445, 42.4837
xyY:
0.3644, 0.1781, 16.5445
CIE-Lab:
47.6809, 79.9229, -36.3504
CIE-LCH:
47.6809, 87.8011, 335.5431
CIE-Luv:
47.6809, 82.3306, -64.8935
Hunter-Lab:
40.6749, 77.3632, -33.4541
#d000b0 color charts
#d000b0 color shades, tints & tones
#d000b0 color schemes
#d000b0 color preview, HTML & CSS examples
This text has a color of #d000b0
<p style="color:#d000b0;">Text here</p>
.mytext {color:#d000b0;}
This box has a color of #d000b0
<div style="background-color:#d000b0;">Content here</div>
.mybackground {background-color:#d000b0;}
Border around this has a color of #d000b0
<div style="border:2px solid #d000b0;">Content here</div>
.myborder {border:2px solid #d000b0;}