#c28f32 color space conversions
Hex:
#c28f32
RGB:
194, 143, 50
CMY:
24, 44, 80
CMYK:
0, 26, 74, 24
HSL:
39°, 59.0164%, 47.8431%
HSV (HSB):
39°, 74.2268%, 76.0784%
XYZ:
32.6463, 31.3445, 7.3471
xyY:
0.4576, 0.4394, 31.3445
CIE-Lab:
62.7974, 10.5176, 54.4345
CIE-LCH:
62.7974, 55.4412, 79.0643
CIE-Luv:
62.7974, 41.6040, 56.4489
Hunter-Lab:
55.9862, 6.1099, 31.4097
#c28f32 color charts
#c28f32 color shades, tints & tones
#c28f32 color schemes
#c28f32 color preview, HTML & CSS examples
This text has a color of #c28f32
<p style="color:#c28f32;">Text here</p>
.mytext {color:#c28f32;}
This box has a color of #c28f32
<div style="background-color:#c28f32;">Content here</div>
.mybackground {background-color:#c28f32;}
Border around this has a color of #c28f32
<div style="border:2px solid #c28f32;">Content here</div>
.myborder {border:2px solid #c28f32;}