#d03a91 color space conversions
Hex:
#d03a91
RGB:
208, 58, 145
CMY:
18, 77, 43
CMYK:
0, 72, 30, 18
HSL:
325°, 61.4754%, 52.1569%
HSV (HSB):
325°, 72.1154%, 81.5686%
XYZ:
32.6363, 18.4803, 28.6350
xyY:
0.4092, 0.2317, 18.4803
CIE-Lab:
50.0736, 65.3259, -14.2173
CIE-LCH:
50.0736, 66.8551, 347.7218
CIE-Luv:
50.0736, 85.9466, -31.2846
Hunter-Lab:
42.9888, 60.2837, -9.4012
#d03a91 color charts
#d03a91 color shades, tints & tones
#d03a91 color schemes
#d03a91 color preview, HTML & CSS examples
This text has a color of #d03a91
<p style="color:#d03a91;">Text here</p>
.mytext {color:#d03a91;}
This box has a color of #d03a91
<div style="background-color:#d03a91;">Content here</div>
.mybackground {background-color:#d03a91;}
Border around this has a color of #d03a91
<div style="border:2px solid #d03a91;">Content here</div>
.myborder {border:2px solid #d03a91;}