#c2be5f color space conversions
Hex:
#c2be5f
RGB:
194, 190, 95
CMY:
24, 25, 63
CMYK:
0, 2, 51, 24
HSL:
58°, 44.7964%, 56.6667%
HSV (HSB):
58°, 51.0309%, 76.0784%
XYZ:
42.7271, 49.1225, 18.0561
xyY:
0.3888, 0.4470, 49.1225
CIE-Lab:
75.5275, -11.4916, 47.9261
CIE-LCH:
75.5275, 49.2846, 103.4837
CIE-Luv:
75.5275, 7.0226, 60.8087
Hunter-Lab:
70.0874, -13.8347, 33.7868
#c2be5f color charts
#c2be5f color shades, tints & tones
#c2be5f color schemes
#c2be5f color preview, HTML & CSS examples
This text has a color of #c2be5f
<p style="color:#c2be5f;">Text here</p>
.mytext {color:#c2be5f;}
This box has a color of #c2be5f
<div style="background-color:#c2be5f;">Content here</div>
.mybackground {background-color:#c2be5f;}
Border around this has a color of #c2be5f
<div style="border:2px solid #c2be5f;">Content here</div>
.myborder {border:2px solid #c2be5f;}