#c8a25a color space conversions
Hex:
#c8a25a
RGB:
200, 162, 90
CMY:
22, 36, 65
CMYK:
0, 19, 55, 22
HSL:
39°, 50.0000%, 56.8627%
HSV (HSB):
39°, 55.0000%, 78.4314%
XYZ:
38.5852, 38.8582, 15.1396
xyY:
0.4168, 0.4197, 38.8582
CIE-Lab:
68.6484, 5.3597, 42.3325
CIE-LCH:
68.6484, 42.6704, 82.7842
CIE-Luv:
68.6484, 29.9842, 50.0510
Hunter-Lab:
62.3364, 1.4001, 29.2357
#c8a25a color charts
#c8a25a color shades, tints & tones
#c8a25a color schemes
#c8a25a color preview, HTML & CSS examples
This text has a color of #c8a25a
<p style="color:#c8a25a;">Text here</p>
.mytext {color:#c8a25a;}
This box has a color of #c8a25a
<div style="background-color:#c8a25a;">Content here</div>
.mybackground {background-color:#c8a25a;}
Border around this has a color of #c8a25a
<div style="border:2px solid #c8a25a;">Content here</div>
.myborder {border:2px solid #c8a25a;}