#c2b55e color space conversions
Hex:
#c2b55e
RGB:
194, 181, 94
CMY:
24, 29, 63
CMYK:
0, 7, 52, 24
HSL:
52°, 45.0450%, 56.4706%
HSV (HSB):
52°, 51.5464%, 76.0784%
XYZ:
40.7924, 45.3252, 17.1883
xyY:
0.3949, 0.4387, 45.3252
CIE-Lab:
73.1055, -6.9231, 45.5396
CIE-LCH:
73.1055, 46.0629, 98.6442
CIE-Luv:
73.1055, 12.7874, 56.9323
Hunter-Lab:
67.3240, -9.6618, 31.9896
#c2b55e color charts
#c2b55e color shades, tints & tones
#c2b55e color schemes
#c2b55e color preview, HTML & CSS examples
This text has a color of #c2b55e
<p style="color:#c2b55e;">Text here</p>
.mytext {color:#c2b55e;}
This box has a color of #c2b55e
<div style="background-color:#c2b55e;">Content here</div>
.mybackground {background-color:#c2b55e;}
Border around this has a color of #c2b55e
<div style="border:2px solid #c2b55e;">Content here</div>
.myborder {border:2px solid #c2b55e;}