#d03a9b color space conversions
Hex:
#d03a9b
RGB:
208, 58, 155
CMY:
18, 77, 39
CMYK:
0, 72, 25, 18
HSL:
321°, 61.4754%, 52.1569%
HSV (HSB):
321°, 72.1154%, 81.5686%
XYZ:
33.4419, 18.8026, 32.8770
xyY:
0.3929, 0.2209, 18.8026
CIE-Lab:
50.4554, 66.5375, -19.5975
CIE-LCH:
50.4554, 69.3635, 343.5886
CIE-Luv:
50.4554, 82.1102, -39.1551
Hunter-Lab:
43.3619, 61.7806, -14.6003
#d03a9b color charts
#d03a9b color shades, tints & tones
#d03a9b color schemes
#d03a9b color preview, HTML & CSS examples
This text has a color of #d03a9b
<p style="color:#d03a9b;">Text here</p>
.mytext {color:#d03a9b;}
This box has a color of #d03a9b
<div style="background-color:#d03a9b;">Content here</div>
.mybackground {background-color:#d03a9b;}
Border around this has a color of #d03a9b
<div style="border:2px solid #d03a9b;">Content here</div>
.myborder {border:2px solid #d03a9b;}