#c28745 color space conversions
Hex:
#c28745
RGB:
194, 135, 69
CMY:
24, 47, 73
CMYK:
0, 30, 64, 24
HSL:
32°, 50.6073%, 51.5686%
HSV (HSB):
32°, 64.4330%, 76.0784%
XYZ:
31.9863, 29.2270, 9.5857
xyY:
0.4518, 0.4128, 29.2270
CIE-Lab:
60.9814, 15.9694, 43.7549
CIE-LCH:
60.9814, 46.5780, 69.9493
CIE-Luv:
60.9814, 46.3664, 46.4930
Hunter-Lab:
54.0620, 11.0028, 27.3307
#c28745 color charts
#c28745 color shades, tints & tones
#c28745 color schemes
#c28745 color preview, HTML & CSS examples
This text has a color of #c28745
<p style="color:#c28745;">Text here</p>
.mytext {color:#c28745;}
This box has a color of #c28745
<div style="background-color:#c28745;">Content here</div>
.mybackground {background-color:#c28745;}
Border around this has a color of #c28745
<div style="border:2px solid #c28745;">Content here</div>
.myborder {border:2px solid #c28745;}