#d03c69 color space conversions
Hex:
#d03c69
RGB:
208, 60, 105
CMY:
18, 76, 59
CMYK:
0, 71, 50, 18
HSL:
342°, 61.1570%, 52.5490%
HSV (HSB):
342°, 71.1538%, 81.5686%
XYZ:
30.1781, 17.6615, 15.1831
xyY:
0.4788, 0.2802, 17.6615
CIE-Lab:
49.0830, 60.5746, 8.4999
CIE-LCH:
49.0830, 61.1681, 7.9876
CIE-Luv:
49.0830, 99.8713, -1.0959
Hunter-Lab:
42.0256, 54.6338, 7.9976
#d03c69 color charts
#d03c69 color shades, tints & tones
#d03c69 color schemes
#d03c69 color preview, HTML & CSS examples
This text has a color of #d03c69
<p style="color:#d03c69;">Text here</p>
.mytext {color:#d03c69;}
This box has a color of #d03c69
<div style="background-color:#d03c69;">Content here</div>
.mybackground {background-color:#d03c69;}
Border around this has a color of #d03c69
<div style="border:2px solid #d03c69;">Content here</div>
.myborder {border:2px solid #d03c69;}