#d7764c color space conversions
Hex:
#d7764c
RGB:
215, 118, 76
CMY:
16, 54, 70
CMYK:
0, 45, 65, 16
HSL:
18°, 63.4703%, 57.0588%
HSV (HSB):
18°, 64.6512%, 84.3137%
XYZ:
35.8073, 27.9257, 10.3404
xyY:
0.4834, 0.3770, 27.9257
CIE-Lab:
59.8216, 34.2995, 39.4790
CIE-LCH:
59.8216, 52.2977, 49.0157
CIE-Luv:
59.8216, 75.4687, 38.1925
Hunter-Lab:
52.8448, 28.4719, 25.3898
#d7764c color charts
#d7764c color shades, tints & tones
#d7764c color schemes
#d7764c color preview, HTML & CSS examples
This text has a color of #d7764c
<p style="color:#d7764c;">Text here</p>
.mytext {color:#d7764c;}
This box has a color of #d7764c
<div style="background-color:#d7764c;">Content here</div>
.mybackground {background-color:#d7764c;}
Border around this has a color of #d7764c
<div style="border:2px solid #d7764c;">Content here</div>
.myborder {border:2px solid #d7764c;}