#c2b48a color space conversions
Hex:
#c2b48a
RGB:
194, 180, 138
CMY:
24, 29, 46
CMYK:
0, 7, 29, 24
HSL:
45°, 31.4607%, 65.0980%
HSV (HSB):
45°, 28.8660%, 76.0784%
XYZ:
43.1568, 45.9468, 30.6388
xyY:
0.3604, 0.3837, 45.9468
CIE-Lab:
73.5110, -1.5204, 23.2703
CIE-LCH:
73.5110, 23.3199, 93.7382
CIE-Luv:
73.5110, 11.0753, 31.8634
Hunter-Lab:
67.7841, -4.9746, 20.6495
#c2b48a color charts
#c2b48a color shades, tints & tones
#c2b48a color schemes
#c2b48a color preview, HTML & CSS examples
This text has a color of #c2b48a
<p style="color:#c2b48a;">Text here</p>
.mytext {color:#c2b48a;}
This box has a color of #c2b48a
<div style="background-color:#c2b48a;">Content here</div>
.mybackground {background-color:#c2b48a;}
Border around this has a color of #c2b48a
<div style="border:2px solid #c2b48a;">Content here</div>
.myborder {border:2px solid #c2b48a;}