#d27c31 color space conversions
Hex:
#d27c31
RGB:
210, 124, 49
CMY:
18, 51, 81
CMYK:
0, 41, 77, 18
HSL:
28°, 64.1434%, 50.7843%
HSV (HSB):
28°, 76.6667%, 82.3529%
XYZ:
34.3404, 28.3387, 6.5657
xyY:
0.4959, 0.4093, 28.3387
CIE-Lab:
60.1935, 27.6963, 52.9402
CIE-LCH:
60.1935, 59.7474, 62.3831
CIE-Luv:
60.1935, 69.5319, 50.0751
Hunter-Lab:
53.2341, 21.9875, 29.9512
#d27c31 color charts
#d27c31 color shades, tints & tones
#d27c31 color schemes
#d27c31 color preview, HTML & CSS examples
This text has a color of #d27c31
<p style="color:#d27c31;">Text here</p>
.mytext {color:#d27c31;}
This box has a color of #d27c31
<div style="background-color:#d27c31;">Content here</div>
.mybackground {background-color:#d27c31;}
Border around this has a color of #d27c31
<div style="border:2px solid #d27c31;">Content here</div>
.myborder {border:2px solid #d27c31;}