#d03f90 color space conversions
Hex:
#d03f90
RGB:
208, 63, 144
CMY:
18, 75, 44
CMYK:
0, 70, 31, 18
HSL:
326°, 60.6695%, 53.1373%
HSV (HSB):
326°, 69.7115%, 81.5686%
XYZ:
32.8240, 18.9785, 28.3188
xyY:
0.4097, 0.2369, 18.9785
CIE-Lab:
50.6621, 63.4592, -12.7293
CIE-LCH:
50.6621, 64.7233, 348.6576
CIE-Luv:
50.6621, 84.5619, -28.9310
Hunter-Lab:
43.5644, 58.2549, -8.0461
#d03f90 color charts
#d03f90 color shades, tints & tones
#d03f90 color schemes
#d03f90 color preview, HTML & CSS examples
This text has a color of #d03f90
<p style="color:#d03f90;">Text here</p>
.mytext {color:#d03f90;}
This box has a color of #d03f90
<div style="background-color:#d03f90;">Content here</div>
.mybackground {background-color:#d03f90;}
Border around this has a color of #d03f90
<div style="border:2px solid #d03f90;">Content here</div>
.myborder {border:2px solid #d03f90;}