#b4ca9a color space conversions
Hex:
#b4ca9a
RGB:
180, 202, 154
CMY:
29, 21, 40
CMYK:
11, 0, 24, 21
HSL:
88°, 31.1688%, 69.8039%
HSV (HSB):
88°, 23.7624%, 79.2157%
XYZ:
45.7757, 54.2775, 38.6358
xyY:
0.3301, 0.3914, 54.2775
CIE-Lab:
78.6232, -15.9346, 21.5511
CIE-LCH:
78.6232, 26.8023, 126.4787
CIE-Luv:
78.6232, -10.4304, 32.9654
Hunter-Lab:
73.6732, -18.0201, 20.4783
#b4ca9a color charts
#b4ca9a color shades, tints & tones
#b4ca9a color schemes
#b4ca9a color preview, HTML & CSS examples
This text has a color of #b4ca9a
<p style="color:#b4ca9a;">Text here</p>
.mytext {color:#b4ca9a;}
This box has a color of #b4ca9a
<div style="background-color:#b4ca9a;">Content here</div>
.mybackground {background-color:#b4ca9a;}
Border around this has a color of #b4ca9a
<div style="border:2px solid #b4ca9a;">Content here</div>
.myborder {border:2px solid #b4ca9a;}