#c28b3d color space conversions
Hex:
#c28b3d
RGB:
194, 139, 61
CMY:
24, 45, 76
CMYK:
0, 28, 69, 24
HSL:
35°, 52.1569%, 50.0000%
HSV (HSB):
35°, 68.5567%, 76.0784%
XYZ:
32.3231, 30.2715, 8.5543
xyY:
0.4543, 0.4255, 30.2715
CIE-Lab:
61.8878, 13.2789, 48.6307
CIE-LCH:
61.8878, 50.4111, 74.7273
CIE-Luv:
61.8878, 43.9725, 51.2648
Hunter-Lab:
55.0195, 8.5816, 29.2955
#c28b3d color charts
#c28b3d color shades, tints & tones
#c28b3d color schemes
#c28b3d color preview, HTML & CSS examples
This text has a color of #c28b3d
<p style="color:#c28b3d;">Text here</p>
.mytext {color:#c28b3d;}
This box has a color of #c28b3d
<div style="background-color:#c28b3d;">Content here</div>
.mybackground {background-color:#c28b3d;}
Border around this has a color of #c28b3d
<div style="border:2px solid #c28b3d;">Content here</div>
.myborder {border:2px solid #c28b3d;}