#d7952c color space conversions
Hex:
#d7952c
RGB:
215, 149, 44
CMY:
16, 42, 83
CMYK:
0, 31, 80, 16
HSL:
37°, 68.1275%, 50.7843%
HSV (HSB):
37°, 79.5349%, 84.3137%
XYZ:
39.2264, 36.1238, 7.2880
xyY:
0.4747, 0.4371, 36.1238
CIE-Lab:
66.6144, 16.1665, 61.2342
CIE-LCH:
66.6144, 63.3324, 75.2108
CIE-Luv:
66.6144, 54.0299, 61.3742
Hunter-Lab:
60.1031, 11.3180, 34.8827
#d7952c color charts
#d7952c color shades, tints & tones
#d7952c color schemes
#d7952c color preview, HTML & CSS examples
This text has a color of #d7952c
<p style="color:#d7952c;">Text here</p>
.mytext {color:#d7952c;}
This box has a color of #d7952c
<div style="background-color:#d7952c;">Content here</div>
.mybackground {background-color:#d7952c;}
Border around this has a color of #d7952c
<div style="border:2px solid #d7952c;">Content here</div>
.myborder {border:2px solid #d7952c;}