#c3b28f color space conversions
Hex:
#c3b28f
RGB:
195, 178, 143
CMY:
24, 30, 44
CMYK:
0, 9, 27, 24
HSL:
40°, 30.2326%, 66.2745%
HSV (HSB):
40°, 26.6667%, 76.4706%
XYZ:
43.3840, 45.4261, 32.4681
xyY:
0.3577, 0.3746, 45.4261
CIE-Lab:
73.1716, 0.6159, 20.1269
CIE-LCH:
73.1716, 20.1363, 88.2473
CIE-Luv:
73.1716, 12.5834, 27.5104
Hunter-Lab:
67.3989, -3.0493, 18.6174
#c3b28f color charts
#c3b28f color shades, tints & tones
#c3b28f color schemes
#c3b28f color preview, HTML & CSS examples
This text has a color of #c3b28f
<p style="color:#c3b28f;">Text here</p>
.mytext {color:#c3b28f;}
This box has a color of #c3b28f
<div style="background-color:#c3b28f;">Content here</div>
.mybackground {background-color:#c3b28f;}
Border around this has a color of #c3b28f
<div style="border:2px solid #c3b28f;">Content here</div>
.myborder {border:2px solid #c3b28f;}