#d02d9f color space conversions
Hex:
#d02d9f
RGB:
208, 45, 159
CMY:
18, 82, 38
CMYK:
0, 78, 24, 18
HSL:
318°, 64.4269%, 49.6078%
HSV (HSB):
318°, 78.3654%, 81.5686%
XYZ:
33.2088, 17.7899, 34.4844
xyY:
0.3885, 0.2081, 17.7899
CIE-Lab:
49.2402, 70.9534, -23.8445
CIE-LCH:
49.2402, 74.8528, 341.4246
CIE-Luv:
49.2402, 84.0864, -45.7983
Hunter-Lab:
42.1780, 66.7301, -18.9503
#d02d9f color charts
#d02d9f color shades, tints & tones
#d02d9f color schemes
#d02d9f color preview, HTML & CSS examples
This text has a color of #d02d9f
<p style="color:#d02d9f;">Text here</p>
.mytext {color:#d02d9f;}
This box has a color of #d02d9f
<div style="background-color:#d02d9f;">Content here</div>
.mybackground {background-color:#d02d9f;}
Border around this has a color of #d02d9f
<div style="border:2px solid #d02d9f;">Content here</div>
.myborder {border:2px solid #d02d9f;}