#c27d3e color space conversions
Hex:
#c27d3e
RGB:
194, 125, 62
CMY:
24, 51, 76
CMYK:
0, 36, 68, 24
HSL:
29°, 51.9685%, 50.1961%
HSV (HSB):
29°, 68.0412%, 76.0784%
XYZ:
30.4513, 26.4844, 8.0645
xyY:
0.4685, 0.4075, 26.4844
CIE-Lab:
58.4940, 21.0361, 44.4464
CIE-LCH:
58.4940, 49.1732, 64.6722
CIE-Luv:
58.4940, 54.5176, 44.9502
Hunter-Lab:
51.4630, 15.5604, 26.7331
#c27d3e color charts
#c27d3e color shades, tints & tones
#c27d3e color schemes
#c27d3e color preview, HTML & CSS examples
This text has a color of #c27d3e
<p style="color:#c27d3e;">Text here</p>
.mytext {color:#c27d3e;}
This box has a color of #c27d3e
<div style="background-color:#c27d3e;">Content here</div>
.mybackground {background-color:#c27d3e;}
Border around this has a color of #c27d3e
<div style="border:2px solid #c27d3e;">Content here</div>
.myborder {border:2px solid #c27d3e;}