#c7c14b color space conversions
Hex:
#c7c14b
RGB:
199, 193, 75
CMY:
22, 24, 71
CMYK:
0, 3, 62, 22
HSL:
57°, 52.5424%, 53.7255%
HSV (HSB):
57°, 62.3116%, 78.0392%
XYZ:
43.8932, 50.7900, 14.1467
xyY:
0.4033, 0.4667, 50.7900
CIE-Lab:
76.5517, -12.4533, 58.2753
CIE-LCH:
76.5517, 59.5911, 102.0626
CIE-Luv:
76.5517, 9.1143, 70.2513
Hunter-Lab:
71.2671, -14.7800, 38.1178
#c7c14b color charts
#c7c14b color shades, tints & tones
#c7c14b color schemes
#c7c14b color preview, HTML & CSS examples
This text has a color of #c7c14b
<p style="color:#c7c14b;">Text here</p>
.mytext {color:#c7c14b;}
This box has a color of #c7c14b
<div style="background-color:#c7c14b;">Content here</div>
.mybackground {background-color:#c7c14b;}
Border around this has a color of #c7c14b
<div style="border:2px solid #c7c14b;">Content here</div>
.myborder {border:2px solid #c7c14b;}