#c27f4d color space conversions
Hex:
#c27f4d
RGB:
194, 127, 77
CMY:
24, 50, 70
CMYK:
0, 35, 60, 24
HSL:
26°, 48.9540%, 53.1373%
HSV (HSB):
26°, 60.3093%, 76.0784%
XYZ:
31.1771, 27.1839, 10.6250
xyY:
0.4519, 0.3940, 27.1839
CIE-Lab:
59.1442, 20.9305, 37.4816
CIE-LCH:
59.1442, 42.9297, 60.8200
CIE-Luv:
59.1442, 51.5454, 39.4512
Hunter-Lab:
52.1382, 15.4958, 24.4143
#c27f4d color charts
#c27f4d color shades, tints & tones
#c27f4d color schemes
#c27f4d color preview, HTML & CSS examples
This text has a color of #c27f4d
<p style="color:#c27f4d;">Text here</p>
.mytext {color:#c27f4d;}
This box has a color of #c27f4d
<div style="background-color:#c27f4d;">Content here</div>
.mybackground {background-color:#c27f4d;}
Border around this has a color of #c27f4d
<div style="border:2px solid #c27f4d;">Content here</div>
.myborder {border:2px solid #c27f4d;}