#d73c94 color space conversions
Hex:
#d73c94
RGB:
215, 60, 148
CMY:
16, 76, 42
CMYK:
0, 72, 31, 16
HSL:
326°, 65.9574%, 53.9216%
HSV (HSB):
326°, 72.0930%, 84.3137%
XYZ:
34.9855, 19.8169, 29.9981
xyY:
0.4126, 0.2337, 19.8169
CIE-Lab:
51.6296, 66.8260, -13.5364
CIE-LCH:
51.6296, 68.1832, 348.5490
CIE-Luv:
51.6296, 89.6655, -30.8304
Hunter-Lab:
44.5162, 62.3807, -8.7924
#d73c94 color charts
#d73c94 color shades, tints & tones
#d73c94 color schemes
#d73c94 color preview, HTML & CSS examples
This text has a color of #d73c94
<p style="color:#d73c94;">Text here</p>
.mytext {color:#d73c94;}
This box has a color of #d73c94
<div style="background-color:#d73c94;">Content here</div>
.mybackground {background-color:#d73c94;}
Border around this has a color of #d73c94
<div style="border:2px solid #d73c94;">Content here</div>
.myborder {border:2px solid #d73c94;}