#d03a96 color space conversions
Hex:
#d03a96
RGB:
208, 58, 150
CMY:
18, 77, 41
CMYK:
0, 72, 28, 18
HSL:
323°, 61.4754%, 52.1569%
HSV (HSB):
323°, 72.1154%, 81.5686%
XYZ:
33.0305, 18.6380, 30.7108
xyY:
0.4010, 0.2262, 18.6380
CIE-Lab:
50.2610, 65.9222, -16.9186
CIE-LCH:
50.2610, 68.0586, 345.6060
CIE-Luv:
50.2610, 84.0280, -35.2080
Hunter-Lab:
43.1718, 61.0188, -11.9564
#d03a96 color charts
#d03a96 color shades, tints & tones
#d03a96 color schemes
#d03a96 color preview, HTML & CSS examples
This text has a color of #d03a96
<p style="color:#d03a96;">Text here</p>
.mytext {color:#d03a96;}
This box has a color of #d03a96
<div style="background-color:#d03a96;">Content here</div>
.mybackground {background-color:#d03a96;}
Border around this has a color of #d03a96
<div style="border:2px solid #d03a96;">Content here</div>
.myborder {border:2px solid #d03a96;}