#c3b82f color space conversions
Hex:
#c3b82f
RGB:
195, 184, 47
CMY:
24, 28, 82
CMYK:
0, 6, 76, 24
HSL:
56°, 61.1570%, 47.4510%
HSV (HSB):
56°, 75.8974%, 76.4706%
XYZ:
40.1593, 46.0883, 9.4686
xyY:
0.4196, 0.4815, 46.0883
CIE-Lab:
73.6028, -11.0280, 65.8797
CIE-LCH:
73.6028, 66.7963, 99.5030
CIE-Luv:
73.6028, 12.9702, 74.1792
Hunter-Lab:
67.8884, -13.2133, 39.2525
#c3b82f color charts
#c3b82f color shades, tints & tones
#c3b82f color schemes
#c3b82f color preview, HTML & CSS examples
This text has a color of #c3b82f
<p style="color:#c3b82f;">Text here</p>
.mytext {color:#c3b82f;}
This box has a color of #c3b82f
<div style="background-color:#c3b82f;">Content here</div>
.mybackground {background-color:#c3b82f;}
Border around this has a color of #c3b82f
<div style="border:2px solid #c3b82f;">Content here</div>
.myborder {border:2px solid #c3b82f;}