#c8a94b color space conversions
Hex:
#c8a94b
RGB:
200, 169, 75
CMY:
22, 34, 71
CMYK:
0, 16, 63, 22
HSL:
45°, 53.1915%, 53.9216%
HSV (HSB):
45°, 62.5000%, 78.4314%
XYZ:
39.2774, 41.1633, 12.5318
xyY:
0.4225, 0.4427, 41.1633
CIE-Lab:
70.2902, 0.4839, 51.4908
CIE-LCH:
70.2902, 51.4931, 89.4615
CIE-Luv:
70.2902, 25.9857, 59.6090
Hunter-Lab:
64.1586, -3.0014, 33.3302
#c8a94b color charts
#c8a94b color shades, tints & tones
#c8a94b color schemes
#c8a94b color preview, HTML & CSS examples
This text has a color of #c8a94b
<p style="color:#c8a94b;">Text here</p>
.mytext {color:#c8a94b;}
This box has a color of #c8a94b
<div style="background-color:#c8a94b;">Content here</div>
.mybackground {background-color:#c8a94b;}
Border around this has a color of #c8a94b
<div style="border:2px solid #c8a94b;">Content here</div>
.myborder {border:2px solid #c8a94b;}