#c3b85d color space conversions
Hex:
#c3b85d
RGB:
195, 184, 93
CMY:
24, 28, 64
CMYK:
0, 6, 52, 24
HSL:
54°, 45.9459%, 56.4706%
HSV (HSB):
54°, 52.3077%, 76.4706%
XYZ:
41.6220, 46.6734, 17.1711
xyY:
0.3946, 0.4425, 46.6734
CIE-Lab:
73.9804, -8.1545, 47.0842
CIE-LCH:
73.9804, 47.7851, 99.8256
CIE-Luv:
73.9804, 11.5837, 58.8748
Hunter-Lab:
68.3179, -10.8072, 32.9206
#c3b85d color charts
#c3b85d color shades, tints & tones
#c3b85d color schemes
#c3b85d color preview, HTML & CSS examples
This text has a color of #c3b85d
<p style="color:#c3b85d;">Text here</p>
.mytext {color:#c3b85d;}
This box has a color of #c3b85d
<div style="background-color:#c3b85d;">Content here</div>
.mybackground {background-color:#c3b85d;}
Border around this has a color of #c3b85d
<div style="border:2px solid #c3b85d;">Content here</div>
.myborder {border:2px solid #c3b85d;}