#c28f2c color space conversions
Hex:
#c28f2c
RGB:
194, 143, 44
CMY:
24, 44, 83
CMYK:
0, 26, 77, 24
HSL:
40°, 63.0252%, 46.6667%
HSV (HSB):
40°, 77.3196%, 76.0784%
XYZ:
32.5252, 31.2961, 6.7094
xyY:
0.4611, 0.4437, 31.2961
CIE-Lab:
62.7568, 10.2592, 56.7919
CIE-LCH:
62.7568, 57.7111, 79.7602
CIE-Luv:
62.7568, 41.8935, 58.0499
Hunter-Lab:
55.9429, 5.8798, 32.0493
#c28f2c color charts
#c28f2c color shades, tints & tones
#c28f2c color schemes
#c28f2c color preview, HTML & CSS examples
This text has a color of #c28f2c
<p style="color:#c28f2c;">Text here</p>
.mytext {color:#c28f2c;}
This box has a color of #c28f2c
<div style="background-color:#c28f2c;">Content here</div>
.mybackground {background-color:#c28f2c;}
Border around this has a color of #c28f2c
<div style="border:2px solid #c28f2c;">Content here</div>
.myborder {border:2px solid #c28f2c;}