#d02a9e color space conversions
Hex:
#d02a9e
RGB:
208, 42, 158
CMY:
18, 84, 38
CMYK:
0, 80, 24, 18
HSL:
318°, 66.4000%, 49.0196%
HSV (HSB):
318°, 79.8077%, 81.5686%
XYZ:
33.0119, 17.5344, 33.9923
xyY:
0.3905, 0.2074, 17.5344
CIE-Lab:
48.9265, 71.6084, -23.7339
CIE-LCH:
48.9265, 75.4391, 341.6627
CIE-Luv:
48.9265, 85.1879, -45.6898
Hunter-Lab:
41.8742, 67.4426, -18.8181
#d02a9e color charts
#d02a9e color shades, tints & tones
#d02a9e color schemes
#d02a9e color preview, HTML & CSS examples
This text has a color of #d02a9e
<p style="color:#d02a9e;">Text here</p>
.mytext {color:#d02a9e;}
This box has a color of #d02a9e
<div style="background-color:#d02a9e;">Content here</div>
.mybackground {background-color:#d02a9e;}
Border around this has a color of #d02a9e
<div style="border:2px solid #d02a9e;">Content here</div>
.myborder {border:2px solid #d02a9e;}