#d0009f color space conversions
Hex:
#d0009f
RGB:
208, 0, 159
CMY:
18, 100, 38
CMYK:
0, 100, 24, 18
HSL:
314°, 100.0000%, 40.7843%
HSV (HSB):
314°, 100.0000%, 81.5686%
XYZ:
32.2704, 15.9131, 34.1716
xyY:
0.3918, 0.1932, 15.9131
CIE-Lab:
46.8603, 77.8631, -27.5345
CIE-LCH:
46.8603, 82.5882, 340.5251
CIE-Luv:
46.8603, 90.0236, -51.7010
Hunter-Lab:
39.8912, 74.5898, -22.8651
#d0009f color charts
#d0009f color shades, tints & tones
#d0009f color schemes
#d0009f color preview, HTML & CSS examples
This text has a color of #d0009f
<p style="color:#d0009f;">Text here</p>
.mytext {color:#d0009f;}
This box has a color of #d0009f
<div style="background-color:#d0009f;">Content here</div>
.mybackground {background-color:#d0009f;}
Border around this has a color of #d0009f
<div style="border:2px solid #d0009f;">Content here</div>
.myborder {border:2px solid #d0009f;}