#d03f86 color space conversions
Hex:
#d03f86
RGB:
208, 63, 134
CMY:
18, 75, 47
CMYK:
0, 70, 36, 18
HSL:
331°, 60.6695%, 53.1373%
HSV (HSB):
331°, 69.7115%, 81.5686%
XYZ:
32.0930, 18.6861, 24.4696
xyY:
0.4265, 0.2483, 18.6861
CIE-Lab:
50.3180, 62.3188, -7.2545
CIE-LCH:
50.3180, 62.7397, 353.3601
CIE-Luv:
50.3180, 88.2478, -21.2045
Hunter-Lab:
43.2275, 56.8742, -3.3028
#d03f86 color charts
#d03f86 color shades, tints & tones
#d03f86 color schemes
#d03f86 color preview, HTML & CSS examples
This text has a color of #d03f86
<p style="color:#d03f86;">Text here</p>
.mytext {color:#d03f86;}
This box has a color of #d03f86
<div style="background-color:#d03f86;">Content here</div>
.mybackground {background-color:#d03f86;}
Border around this has a color of #d03f86
<div style="border:2px solid #d03f86;">Content here</div>
.myborder {border:2px solid #d03f86;}