#c8aa1c color space conversions
Hex:
#c8aa1c
RGB:
200, 170, 28
CMY:
22, 33, 89
CMYK:
0, 15, 86, 22
HSL:
50°, 75.4386%, 44.7059%
HSV (HSB):
50°, 86.0000%, 78.4314%
XYZ:
38.4037, 41.1127, 7.0100
xyY:
0.4438, 0.4751, 41.1127
CIE-Lab:
70.2548, -2.1455, 68.5565
CIE-LCH:
70.2548, 68.5901, 91.7925
CIE-Luv:
70.2548, 26.8146, 72.0798
Hunter-Lab:
64.1191, -5.2971, 38.4013
#c8aa1c color charts
#c8aa1c color shades, tints & tones
#c8aa1c color schemes
#c8aa1c color preview, HTML & CSS examples
This text has a color of #c8aa1c
<p style="color:#c8aa1c;">Text here</p>
.mytext {color:#c8aa1c;}
This box has a color of #c8aa1c
<div style="background-color:#c8aa1c;">Content here</div>
.mybackground {background-color:#c8aa1c;}
Border around this has a color of #c8aa1c
<div style="border:2px solid #c8aa1c;">Content here</div>
.myborder {border:2px solid #c8aa1c;}