#c27f1b color space conversions
Hex:
#c27f1b
RGB:
194, 127, 27
CMY:
24, 50, 89
CMYK:
0, 35, 86, 24
HSL:
36°, 75.5656%, 43.3333%
HSV (HSB):
36°, 86.0825%, 76.0784%
XYZ:
30.0353, 26.7272, 4.6127
xyY:
0.4894, 0.4355, 26.7272
CIE-Lab:
58.7210, 18.4929, 59.1084
CIE-LCH:
58.7210, 61.9337, 72.6270
CIE-Luv:
58.7210, 55.1714, 55.3287
Hunter-Lab:
51.6984, 13.2315, 30.8988
#c27f1b color charts
#c27f1b color shades, tints & tones
#c27f1b color schemes
#c27f1b color preview, HTML & CSS examples
This text has a color of #c27f1b
<p style="color:#c27f1b;">Text here</p>
.mytext {color:#c27f1b;}
This box has a color of #c27f1b
<div style="background-color:#c27f1b;">Content here</div>
.mybackground {background-color:#c27f1b;}
Border around this has a color of #c27f1b
<div style="border:2px solid #c27f1b;">Content here</div>
.myborder {border:2px solid #c27f1b;}