#d96b5b color space conversions
Hex:
#d96b5b
RGB:
217, 107, 91
CMY:
15, 58, 64
CMYK:
0, 51, 58, 15
HSL:
8°, 62.3762%, 60.3922%
HSV (HSB):
8°, 58.0645%, 85.0980%
XYZ:
35.7613, 26.0224, 13.0355
xyY:
0.4780, 0.3478, 26.0224
CIE-Lab:
58.0583, 41.7451, 29.1149
CIE-LCH:
58.0583, 50.8953, 34.8937
CIE-Luv:
58.0583, 82.7585, 26.4938
Hunter-Lab:
51.0122, 35.8633, 20.5577
#d96b5b color charts
#d96b5b color shades, tints & tones
#d96b5b color schemes
#d96b5b color preview, HTML & CSS examples
This text has a color of #d96b5b
<p style="color:#d96b5b;">Text here</p>
.mytext {color:#d96b5b;}
This box has a color of #d96b5b
<div style="background-color:#d96b5b;">Content here</div>
.mybackground {background-color:#d96b5b;}
Border around this has a color of #d96b5b
<div style="border:2px solid #d96b5b;">Content here</div>
.myborder {border:2px solid #d96b5b;}