#d03f7e color space conversions
Hex:
#d03f7e
RGB:
208, 63, 126
CMY:
18, 75, 51
CMYK:
0, 70, 39, 18
HSL:
334°, 60.6695%, 53.1373%
HSV (HSB):
334°, 69.7115%, 81.5686%
XYZ:
31.5558, 18.4713, 21.6408
xyY:
0.4403, 0.2577, 18.4713
CIE-Lab:
50.0628, 61.4652, -2.8157
CIE-LCH:
50.0628, 61.5297, 357.3771
CIE-Luv:
50.0628, 91.1564, -15.1652
Hunter-Lab:
42.9782, 55.8479, 0.2305
#d03f7e color charts
#d03f7e color shades, tints & tones
#d03f7e color schemes
#d03f7e color preview, HTML & CSS examples
This text has a color of #d03f7e
<p style="color:#d03f7e;">Text here</p>
.mytext {color:#d03f7e;}
This box has a color of #d03f7e
<div style="background-color:#d03f7e;">Content here</div>
.mybackground {background-color:#d03f7e;}
Border around this has a color of #d03f7e
<div style="border:2px solid #d03f7e;">Content here</div>
.myborder {border:2px solid #d03f7e;}