#c8b25d color space conversions
Hex:
#c8b25d
RGB:
200, 178, 93
CMY:
22, 30, 64
CMYK:
0, 11, 54, 22
HSL:
48°, 49.3088%, 57.4510%
HSV (HSB):
48°, 53.5000%, 78.4314%
XYZ:
41.7156, 44.9105, 16.8259
xyY:
0.4032, 0.4341, 44.9105
CIE-Lab:
72.8329, -2.9240, 45.8348
CIE-LCH:
72.8329, 45.9280, 93.6502
CIE-Luv:
72.8329, 18.9733, 56.2753
Hunter-Lab:
67.0153, -6.1642, 32.0244
#c8b25d color charts
#c8b25d color shades, tints & tones
#c8b25d color schemes
#c8b25d color preview, HTML & CSS examples
This text has a color of #c8b25d
<p style="color:#c8b25d;">Text here</p>
.mytext {color:#c8b25d;}
This box has a color of #c8b25d
<div style="background-color:#c8b25d;">Content here</div>
.mybackground {background-color:#c8b25d;}
Border around this has a color of #c8b25d
<div style="border:2px solid #c8b25d;">Content here</div>
.myborder {border:2px solid #c8b25d;}