#d77d2f color space conversions
Hex:
#d77d2f
RGB:
215, 125, 47
CMY:
16, 51, 82
CMYK:
0, 42, 78, 16
HSL:
28°, 67.7419%, 51.3725%
HSV (HSB):
28°, 78.1395%, 84.3137%
XYZ:
35.8710, 29.3195, 6.4580
xyY:
0.5007, 0.4092, 29.3195
CIE-Lab:
61.0626, 29.1645, 54.8701
CIE-LCH:
61.0626, 62.1394, 62.0085
CIE-Luv:
61.0626, 73.0348, 51.3640
Hunter-Lab:
54.1475, 23.4925, 30.8320
#d77d2f color charts
#d77d2f color shades, tints & tones
#d77d2f color schemes
#d77d2f color preview, HTML & CSS examples
This text has a color of #d77d2f
<p style="color:#d77d2f;">Text here</p>
.mytext {color:#d77d2f;}
This box has a color of #d77d2f
<div style="background-color:#d77d2f;">Content here</div>
.mybackground {background-color:#d77d2f;}
Border around this has a color of #d77d2f
<div style="border:2px solid #d77d2f;">Content here</div>
.myborder {border:2px solid #d77d2f;}