#d96b7c color space conversions
Hex:
#d96b7c
RGB:
217, 107, 124
CMY:
15, 58, 51
CMYK:
0, 51, 43, 15
HSL:
351°, 59.1398%, 63.5294%
HSV (HSB):
351°, 50.6912%, 85.0980%
XYZ:
37.5111, 26.7223, 22.2497
xyY:
0.4337, 0.3090, 26.7223
CIE-Lab:
58.7164, 44.7022, 11.0199
CIE-LCH:
58.7164, 46.0404, 13.8483
CIE-Luv:
58.7164, 75.7371, 5.9643
Hunter-Lab:
51.6937, 39.0631, 10.6663
#d96b7c color charts
#d96b7c color shades, tints & tones
#d96b7c color schemes
#d96b7c color preview, HTML & CSS examples
This text has a color of #d96b7c
<p style="color:#d96b7c;">Text here</p>
.mytext {color:#d96b7c;}
This box has a color of #d96b7c
<div style="background-color:#d96b7c;">Content here</div>
.mybackground {background-color:#d96b7c;}
Border around this has a color of #d96b7c
<div style="border:2px solid #d96b7c;">Content here</div>
.myborder {border:2px solid #d96b7c;}