#d073a5 color space conversions
Hex:
#d073a5
RGB:
208, 115, 165
CMY:
18, 55, 35
CMYK:
0, 45, 21, 18
HSL:
328°, 49.7326%, 63.3333%
HSV (HSB):
328°, 44.7115%, 81.5686%
XYZ:
38.9347, 28.3880, 39.0247
xyY:
0.3661, 0.2669, 28.3880
CIE-Lab:
60.2376, 42.7275, -10.6216
CIE-LCH:
60.2376, 44.0279, 346.0398
CIE-Luv:
60.2376, 54.6843, -22.8799
Hunter-Lab:
53.2804, 37.1984, -6.1301
#d073a5 color charts
#d073a5 color shades, tints & tones
#d073a5 color schemes
#d073a5 color preview, HTML & CSS examples
This text has a color of #d073a5
<p style="color:#d073a5;">Text here</p>
.mytext {color:#d073a5;}
This box has a color of #d073a5
<div style="background-color:#d073a5;">Content here</div>
.mybackground {background-color:#d073a5;}
Border around this has a color of #d073a5
<div style="border:2px solid #d073a5;">Content here</div>
.myborder {border:2px solid #d073a5;}