#d02f9c color space conversions
Hex:
#d02f9c
RGB:
208, 47, 156
CMY:
18, 82, 39
CMYK:
0, 77, 25, 18
HSL:
319°, 63.1373%, 50.0000%
HSV (HSB):
319°, 77.4038%, 81.5686%
XYZ:
33.0297, 17.8432, 33.1557
xyY:
0.3931, 0.2123, 17.8432
CIE-Lab:
49.3054, 70.0382, -21.9583
CIE-LCH:
49.3054, 73.3997, 342.5928
CIE-Luv:
49.3054, 84.8242, -42.9510
Hunter-Lab:
42.2412, 65.6523, -16.9686
#d02f9c color charts
#d02f9c color shades, tints & tones
#d02f9c color schemes
#d02f9c color preview, HTML & CSS examples
This text has a color of #d02f9c
<p style="color:#d02f9c;">Text here</p>
.mytext {color:#d02f9c;}
This box has a color of #d02f9c
<div style="background-color:#d02f9c;">Content here</div>
.mybackground {background-color:#d02f9c;}
Border around this has a color of #d02f9c
<div style="border:2px solid #d02f9c;">Content here</div>
.myborder {border:2px solid #d02f9c;}