#d7326c color space conversions
Hex:
#d7326c
RGB:
215, 50, 108
CMY:
16, 80, 58
CMYK:
0, 77, 50, 16
HSL:
339°, 67.3469%, 51.9608%
HSV (HSB):
339°, 76.7442%, 84.3137%
XYZ:
31.8717, 17.8110, 15.9454
xyY:
0.4856, 0.2714, 17.8110
CIE-Lab:
49.2660, 66.0508, 7.1080
CIE-LCH:
49.2660, 66.4322, 6.1422
CIE-Luv:
49.2660, 108.6809, -3.9775
Hunter-Lab:
42.2031, 60.9476, 7.1409
#d7326c color charts
#d7326c color shades, tints & tones
#d7326c color schemes
#d7326c color preview, HTML & CSS examples
This text has a color of #d7326c
<p style="color:#d7326c;">Text here</p>
.mytext {color:#d7326c;}
This box has a color of #d7326c
<div style="background-color:#d7326c;">Content here</div>
.mybackground {background-color:#d7326c;}
Border around this has a color of #d7326c
<div style="border:2px solid #d7326c;">Content here</div>
.myborder {border:2px solid #d7326c;}