#d008ac color space conversions
Hex:
#d008ac
RGB:
208, 8, 172
CMY:
18, 97, 33
CMYK:
0, 96, 17, 18
HSL:
311°, 92.5926%, 42.3529%
HSV (HSB):
311°, 96.1538%, 81.5686%
XYZ:
33.5457, 16.5621, 40.4585
xyY:
0.3704, 0.1829, 16.5621
CIE-Lab:
47.7035, 78.7639, -33.9512
CIE-LCH:
47.7035, 85.7697, 336.6815
CIE-Luv:
47.7035, 83.6131, -61.2619
Hunter-Lab:
40.6966, 75.9161, -30.4555
#d008ac color charts
#d008ac color shades, tints & tones
#d008ac color schemes
#d008ac color preview, HTML & CSS examples
This text has a color of #d008ac
<p style="color:#d008ac;">Text here</p>
.mytext {color:#d008ac;}
This box has a color of #d008ac
<div style="background-color:#d008ac;">Content here</div>
.mybackground {background-color:#d008ac;}
Border around this has a color of #d008ac
<div style="border:2px solid #d008ac;">Content here</div>
.myborder {border:2px solid #d008ac;}