#c0c242 color space conversions
Hex:
#c0c242
RGB:
192, 194, 66
CMY:
25, 24, 74
CMYK:
1, 0, 66, 24
HSL:
61°, 51.2000%, 50.9804%
HSV (HSB):
61°, 65.9794%, 76.0784%
XYZ:
42.0134, 50.1834, 12.6263
xyY:
0.4008, 0.4787, 50.1834
CIE-Lab:
76.1817, -16.4564, 61.4046
CIE-LCH:
76.1817, 63.5716, 105.0027
CIE-Luv:
76.1817, 3.9532, 73.3795
Hunter-Lab:
70.8402, -18.1070, 39.0206
#c0c242 color charts
#c0c242 color shades, tints & tones
#c0c242 color schemes
#c0c242 color preview, HTML & CSS examples
This text has a color of #c0c242
<p style="color:#c0c242;">Text here</p>
.mytext {color:#c0c242;}
This box has a color of #c0c242
<div style="background-color:#c0c242;">Content here</div>
.mybackground {background-color:#c0c242;}
Border around this has a color of #c0c242
<div style="border:2px solid #c0c242;">Content here</div>
.myborder {border:2px solid #c0c242;}