#d03a9f color space conversions
Hex:
#d03a9f
RGB:
208, 58, 159
CMY:
18, 77, 38
CMYK:
0, 72, 24, 18
HSL:
320°, 61.4754%, 52.1569%
HSV (HSB):
320°, 72.1154%, 81.5686%
XYZ:
33.7835, 18.9392, 34.6759
xyY:
0.3865, 0.2167, 18.9392
CIE-Lab:
50.6160, 67.0431, -21.7245
CIE-LCH:
50.6160, 70.4750, 342.0457
CIE-Luv:
50.6160, 80.5791, -42.3252
Hunter-Lab:
43.5192, 62.4090, -16.7786
#d03a9f color charts
#d03a9f color shades, tints & tones
#d03a9f color schemes
#d03a9f color preview, HTML & CSS examples
This text has a color of #d03a9f
<p style="color:#d03a9f;">Text here</p>
.mytext {color:#d03a9f;}
This box has a color of #d03a9f
<div style="background-color:#d03a9f;">Content here</div>
.mybackground {background-color:#d03a9f;}
Border around this has a color of #d03a9f
<div style="border:2px solid #d03a9f;">Content here</div>
.myborder {border:2px solid #d03a9f;}