#d96f85 color space conversions
Hex:
#d96f85
RGB:
217, 111, 133
CMY:
15, 56, 48
CMYK:
0, 49, 39, 15
HSL:
348°, 58.2418%, 64.3137%
HSV (HSB):
348°, 48.8479%, 85.0980%
XYZ:
38.5333, 27.8140, 25.5280
xyY:
0.4194, 0.3027, 27.8140
CIE-Lab:
59.7204, 43.6768, 7.2280
CIE-LCH:
59.7204, 44.2708, 9.3966
CIE-Luv:
59.7204, 71.1973, 1.4845
Hunter-Lab:
52.7390, 38.1263, 8.2183
#d96f85 color charts
#d96f85 color shades, tints & tones
#d96f85 color schemes
#d96f85 color preview, HTML & CSS examples
This text has a color of #d96f85
<p style="color:#d96f85;">Text here</p>
.mytext {color:#d96f85;}
This box has a color of #d96f85
<div style="background-color:#d96f85;">Content here</div>
.mybackground {background-color:#d96f85;}
Border around this has a color of #d96f85
<div style="border:2px solid #d96f85;">Content here</div>
.myborder {border:2px solid #d96f85;}