#c2b14f color space conversions
Hex:
#c2b14f
RGB:
194, 177, 79
CMY:
24, 31, 69
CMYK:
0, 9, 59, 24
HSL:
51°, 48.5232%, 53.5294%
HSV (HSB):
51°, 59.2784%, 76.0784%
XYZ:
39.3816, 43.4781, 13.7136
xyY:
0.4078, 0.4502, 43.4781
CIE-Lab:
71.8783, -6.0324, 51.2621
CIE-LCH:
71.8783, 51.6158, 96.7116
CIE-Luv:
71.8783, 16.0309, 61.4139
Hunter-Lab:
65.9379, -8.7820, 33.8256
#c2b14f color charts
#c2b14f color shades, tints & tones
#c2b14f color schemes
#c2b14f color preview, HTML & CSS examples
This text has a color of #c2b14f
<p style="color:#c2b14f;">Text here</p>
.mytext {color:#c2b14f;}
This box has a color of #c2b14f
<div style="background-color:#c2b14f;">Content here</div>
.mybackground {background-color:#c2b14f;}
Border around this has a color of #c2b14f
<div style="border:2px solid #c2b14f;">Content here</div>
.myborder {border:2px solid #c2b14f;}