#d73b95 color space conversions
Hex:
#d73b95
RGB:
215, 59, 149
CMY:
16, 77, 42
CMYK:
0, 73, 31, 16
HSL:
325°, 66.1017%, 53.7255%
HSV (HSB):
325°, 72.5581%, 84.3137%
XYZ:
35.0131, 19.7449, 30.3995
xyY:
0.4112, 0.2319, 19.7449
CIE-Lab:
51.5476, 67.2736, -14.2557
CIE-LCH:
51.5476, 68.7675, 348.0357
CIE-Luv:
51.5476, 89.6183, -31.9113
Hunter-Lab:
44.4353, 62.8887, -9.4574
#d73b95 color charts
#d73b95 color shades, tints & tones
#d73b95 color schemes
#d73b95 color preview, HTML & CSS examples
This text has a color of #d73b95
<p style="color:#d73b95;">Text here</p>
.mytext {color:#d73b95;}
This box has a color of #d73b95
<div style="background-color:#d73b95;">Content here</div>
.mybackground {background-color:#d73b95;}
Border around this has a color of #d73b95
<div style="border:2px solid #d73b95;">Content here</div>
.myborder {border:2px solid #d73b95;}