#c8bd8f color space conversions
Hex:
#c8bd8f
RGB:
200, 189, 143
CMY:
22, 26, 44
CMYK:
0, 5, 29, 22
HSL:
48°, 34.1317%, 67.2549%
HSV (HSB):
48°, 28.5000%, 78.4314%
XYZ:
46.9749, 50.6577, 33.2887
xyY:
0.3588, 0.3869, 50.6577
CIE-Lab:
76.4712, -3.2654, 24.6997
CIE-LCH:
76.4712, 24.9146, 97.5311
CIE-Luv:
76.4712, 9.3382, 34.2912
Hunter-Lab:
71.1742, -6.7451, 22.0916
#c8bd8f color charts
#c8bd8f color shades, tints & tones
#c8bd8f color schemes
#c8bd8f color preview, HTML & CSS examples
This text has a color of #c8bd8f
<p style="color:#c8bd8f;">Text here</p>
.mytext {color:#c8bd8f;}
This box has a color of #c8bd8f
<div style="background-color:#c8bd8f;">Content here</div>
.mybackground {background-color:#c8bd8f;}
Border around this has a color of #c8bd8f
<div style="border:2px solid #c8bd8f;">Content here</div>
.myborder {border:2px solid #c8bd8f;}