#d96a65 color space conversions
Hex:
#d96a65
RGB:
217, 106, 101
CMY:
15, 58, 60
CMYK:
0, 51, 53, 15
HSL:
3°, 60.4167%, 62.3529%
HSV (HSB):
3°, 53.4562%, 85.0980%
XYZ:
36.1183, 25.9994, 15.4267
xyY:
0.4658, 0.3353, 25.9994
CIE-Lab:
58.0364, 43.0366, 23.3852
CIE-LCH:
58.0364, 48.9797, 28.5187
CIE-Luv:
58.0364, 81.4797, 20.3756
Hunter-Lab:
50.9896, 37.2080, 17.7548
#d96a65 color charts
#d96a65 color shades, tints & tones
#d96a65 color schemes
#d96a65 color preview, HTML & CSS examples
This text has a color of #d96a65
<p style="color:#d96a65;">Text here</p>
.mytext {color:#d96a65;}
This box has a color of #d96a65
<div style="background-color:#d96a65;">Content here</div>
.mybackground {background-color:#d96a65;}
Border around this has a color of #d96a65
<div style="border:2px solid #d96a65;">Content here</div>
.myborder {border:2px solid #d96a65;}