#c4b000 color space conversions
Hex:
#c4b000
RGB:
196, 176, 0
CMY:
23, 31, 100
CMYK:
0, 10, 100, 23
HSL:
54°, 100.0000%, 38.4314%
HSV (HSB):
54°, 100.0000%, 76.8627%
XYZ:
38.2903, 42.7864, 6.2405
xyY:
0.4385, 0.4900, 42.7864
CIE-Lab:
71.4098, -7.4883, 73.5955
CIE-LCH:
71.4098, 73.9755, 95.8098
CIE-Luv:
71.4098, 19.8058, 76.7848
Hunter-Lab:
65.4113, -9.9801, 40.1314
#c4b000 color charts
#c4b000 color shades, tints & tones
#c4b000 color schemes
#c4b000 color preview, HTML & CSS examples
This text has a color of #c4b000
<p style="color:#c4b000;">Text here</p>
.mytext {color:#c4b000;}
This box has a color of #c4b000
<div style="background-color:#c4b000;">Content here</div>
.mybackground {background-color:#c4b000;}
Border around this has a color of #c4b000
<div style="border:2px solid #c4b000;">Content here</div>
.myborder {border:2px solid #c4b000;}