#c27d3b color space conversions
Hex:
#c27d3b
RGB:
194, 125, 59
CMY:
24, 51, 77
CMYK:
0, 36, 70, 24
HSL:
29°, 53.3597%, 49.6078%
HSV (HSB):
29°, 69.5876%, 76.0784%
XYZ:
30.3712, 26.4523, 7.6427
xyY:
0.4711, 0.4103, 26.4523
CIE-Lab:
58.4639, 20.8654, 45.8850
CIE-LCH:
58.4639, 50.4063, 65.5471
CIE-Luv:
58.4639, 54.7796, 46.0664
Hunter-Lab:
51.4318, 15.4009, 27.1918
#c27d3b color charts
#c27d3b color shades, tints & tones
#c27d3b color schemes
#c27d3b color preview, HTML & CSS examples
This text has a color of #c27d3b
<p style="color:#c27d3b;">Text here</p>
.mytext {color:#c27d3b;}
This box has a color of #c27d3b
<div style="background-color:#c27d3b;">Content here</div>
.mybackground {background-color:#c27d3b;}
Border around this has a color of #c27d3b
<div style="border:2px solid #c27d3b;">Content here</div>
.myborder {border:2px solid #c27d3b;}