#c2c300 color space conversions
Hex:
#c2c300
RGB:
194, 195, 0
CMY:
24, 24, 100
CMYK:
1, 0, 100, 24
HSL:
60°, 100.0000%, 38.2353%
HSV (HSB):
60°, 100.0000%, 76.4706%
XYZ:
41.7632, 50.4995, 7.5462
xyY:
0.4184, 0.5060, 50.4995
CIE-Lab:
76.3749, -18.0465, 77.1147
CIE-LCH:
76.3749, 79.1981, 103.1714
CIE-Luv:
76.3749, 5.3750, 84.0457
Hunter-Lab:
71.0630, -19.4571, 43.4481
#c2c300 color charts
#c2c300 color shades, tints & tones
#c2c300 color schemes
#c2c300 color preview, HTML & CSS examples
This text has a color of #c2c300
<p style="color:#c2c300;">Text here</p>
.mytext {color:#c2c300;}
This box has a color of #c2c300
<div style="background-color:#c2c300;">Content here</div>
.mybackground {background-color:#c2c300;}
Border around this has a color of #c2c300
<div style="border:2px solid #c2c300;">Content here</div>
.myborder {border:2px solid #c2c300;}