#d73d80 color space conversions
Hex:
#d73d80
RGB:
215, 61, 128
CMY:
16, 76, 50
CMYK:
0, 72, 40, 16
HSL:
334°, 65.8120%, 54.1176%
HSV (HSB):
334°, 71.6279%, 84.3137%
XYZ:
33.5894, 19.3431, 22.3853
xyY:
0.4460, 0.2568, 19.3431
CIE-Lab:
51.0862, 64.3367, -2.3746
CIE-LCH:
51.0862, 64.3806, 357.8862
CIE-Luv:
51.0862, 96.8825, -15.2586
Hunter-Lab:
43.9808, 59.3592, 0.6091
#d73d80 color charts
#d73d80 color shades, tints & tones
#d73d80 color schemes
#d73d80 color preview, HTML & CSS examples
This text has a color of #d73d80
<p style="color:#d73d80;">Text here</p>
.mytext {color:#d73d80;}
This box has a color of #d73d80
<div style="background-color:#d73d80;">Content here</div>
.mybackground {background-color:#d73d80;}
Border around this has a color of #d73d80
<div style="border:2px solid #d73d80;">Content here</div>
.myborder {border:2px solid #d73d80;}