#c27d3a color space conversions
Hex:
#c27d3a
RGB:
194, 125, 58
CMY:
24, 51, 77
CMYK:
0, 36, 70, 24
HSL:
30°, 53.9683%, 49.4118%
HSV (HSB):
30°, 70.1031%, 76.0784%
XYZ:
30.3455, 26.4421, 7.5074
xyY:
0.4720, 0.4113, 26.4421
CIE-Lab:
58.4543, 20.8106, 46.3581
CIE-LCH:
58.4543, 50.8149, 65.8243
CIE-Luv:
58.4543, 54.8641, 46.4262
Hunter-Lab:
51.4218, 15.3496, 27.3391
#c27d3a color charts
#c27d3a color shades, tints & tones
#c27d3a color schemes
#c27d3a color preview, HTML & CSS examples
This text has a color of #c27d3a
<p style="color:#c27d3a;">Text here</p>
.mytext {color:#c27d3a;}
This box has a color of #c27d3a
<div style="background-color:#c27d3a;">Content here</div>
.mybackground {background-color:#c27d3a;}
Border around this has a color of #c27d3a
<div style="border:2px solid #c27d3a;">Content here</div>
.myborder {border:2px solid #c27d3a;}