#c2a30c color space conversions
Hex:
#c2a30c
RGB:
194, 163, 12
CMY:
24, 36, 95
CMYK:
0, 16, 94, 24
HSL:
50°, 88.3495%, 40.3922%
HSV (HSB):
50°, 93.8144%, 76.0784%
XYZ:
35.4117, 37.6903, 5.7564
xyY:
0.4491, 0.4779, 37.6903
CIE-Lab:
67.7917, -1.3892, 69.4054
CIE-LCH:
67.7917, 69.4193, 91.1466
CIE-Luv:
67.7917, 27.6278, 70.9618
Hunter-Lab:
61.3924, -4.4763, 37.4154
#c2a30c color charts
#c2a30c color shades, tints & tones
#c2a30c color schemes
#c2a30c color preview, HTML & CSS examples
This text has a color of #c2a30c
<p style="color:#c2a30c;">Text here</p>
.mytext {color:#c2a30c;}
This box has a color of #c2a30c
<div style="background-color:#c2a30c;">Content here</div>
.mybackground {background-color:#c2a30c;}
Border around this has a color of #c2a30c
<div style="border:2px solid #c2a30c;">Content here</div>
.myborder {border:2px solid #c2a30c;}