#c2b07d color space conversions
Hex:
#c2b07d
RGB:
194, 176, 125
CMY:
24, 31, 51
CMYK:
0, 9, 36, 24
HSL:
44°, 36.1257%, 62.5490%
HSV (HSB):
44°, 35.5670%, 76.0784%
XYZ:
41.4751, 44.0007, 25.7090
xyY:
0.3730, 0.3957, 44.0007
CIE-Lab:
72.2289, -1.0522, 28.5037
CIE-LCH:
72.2289, 28.5231, 92.1141
CIE-Luv:
72.2289, 14.3028, 37.8113
Hunter-Lab:
66.3330, -4.4745, 23.4538
#c2b07d color charts
#c2b07d color shades, tints & tones
#c2b07d color schemes
#c2b07d color preview, HTML & CSS examples
This text has a color of #c2b07d
<p style="color:#c2b07d;">Text here</p>
.mytext {color:#c2b07d;}
This box has a color of #c2b07d
<div style="background-color:#c2b07d;">Content here</div>
.mybackground {background-color:#c2b07d;}
Border around this has a color of #c2b07d
<div style="border:2px solid #c2b07d;">Content here</div>
.myborder {border:2px solid #c2b07d;}