#c27f5e color space conversions
Hex:
#c27f5e
RGB:
194, 127, 94
CMY:
24, 50, 63
CMYK:
0, 35, 52, 24
HSL:
20°, 45.0450%, 56.4706%
HSV (HSB):
20°, 51.5464%, 76.0784%
XYZ:
31.8579, 27.4562, 14.2102
xyY:
0.4333, 0.3734, 27.4562
CIE-Lab:
59.3943, 22.3445, 28.5422
CIE-LCH:
59.3943, 36.2483, 51.9441
CIE-Luv:
59.3943, 49.5597, 30.7039
Hunter-Lab:
52.3987, 16.8285, 20.6000
#c27f5e color charts
#c27f5e color shades, tints & tones
#c27f5e color schemes
#c27f5e color preview, HTML & CSS examples
This text has a color of #c27f5e
<p style="color:#c27f5e;">Text here</p>
.mytext {color:#c27f5e;}
This box has a color of #c27f5e
<div style="background-color:#c27f5e;">Content here</div>
.mybackground {background-color:#c27f5e;}
Border around this has a color of #c27f5e
<div style="border:2px solid #c27f5e;">Content here</div>
.myborder {border:2px solid #c27f5e;}