#c5bf00 color space conversions
Hex:
#c5bf00
RGB:
197, 191, 0
CMY:
23, 25, 100
CMYK:
0, 3, 100, 23
HSL:
58°, 100.0000%, 38.6275%
HSV (HSB):
58°, 100.0000%, 77.2549%
XYZ:
41.6568, 49.1319, 7.2879
xyY:
0.4247, 0.5010, 49.1319
CIE-Lab:
75.5333, -14.7425, 76.6122
CIE-LCH:
75.5333, 78.0178, 100.8923
CIE-Luv:
75.5333, 10.1278, 82.5346
Hunter-Lab:
70.0942, -16.5828, 42.9014
#c5bf00 color charts
#c5bf00 color shades, tints & tones
#c5bf00 color schemes
#c5bf00 color preview, HTML & CSS examples
This text has a color of #c5bf00
<p style="color:#c5bf00;">Text here</p>
.mytext {color:#c5bf00;}
This box has a color of #c5bf00
<div style="background-color:#c5bf00;">Content here</div>
.mybackground {background-color:#c5bf00;}
Border around this has a color of #c5bf00
<div style="border:2px solid #c5bf00;">Content here</div>
.myborder {border:2px solid #c5bf00;}