#d7975a color space conversions
Hex:
#d7975a
RGB:
215, 151, 90
CMY:
16, 41, 65
CMYK:
0, 30, 58, 16
HSL:
29°, 60.9756%, 59.8039%
HSV (HSB):
29°, 58.1395%, 84.3137%
XYZ:
40.9364, 37.3185, 14.7185
xyY:
0.4403, 0.4014, 37.3185
CIE-Lab:
67.5153, 17.6161, 41.3485
CIE-LCH:
67.5153, 44.9447, 66.9241
CIE-Luv:
67.5153, 49.2222, 46.0726
Hunter-Lab:
61.0888, 12.7096, 28.4771
#d7975a color charts
#d7975a color shades, tints & tones
#d7975a color schemes
#d7975a color preview, HTML & CSS examples
This text has a color of #d7975a
<p style="color:#d7975a;">Text here</p>
.mytext {color:#d7975a;}
This box has a color of #d7975a
<div style="background-color:#d7975a;">Content here</div>
.mybackground {background-color:#d7975a;}
Border around this has a color of #d7975a
<div style="border:2px solid #d7975a;">Content here</div>
.myborder {border:2px solid #d7975a;}