#b2a19c color space conversions
Hex:
#b2a19c
RGB:
178, 161, 156
CMY:
30, 37, 39
CMYK:
0, 10, 12, 30
HSL:
14°, 12.5000%, 65.4902%
HSV (HSB):
14°, 12.3596%, 69.8039%
XYZ:
37.1057, 37.3550, 36.7070
xyY:
0.3338, 0.3360, 37.3550
CIE-Lab:
67.5425, 5.3328, 4.8429
CIE-LCH:
67.5425, 7.2037, 42.2438
CIE-Luv:
67.5425, 10.4749, 5.9850
Hunter-Lab:
61.1187, 1.4111, 7.1744
#b2a19c color charts
#b2a19c color shades, tints & tones
#b2a19c color schemes
#b2a19c color preview, HTML & CSS examples
This text has a color of #b2a19c
<p style="color:#b2a19c;">Text here</p>
.mytext {color:#b2a19c;}
This box has a color of #b2a19c
<div style="background-color:#b2a19c;">Content here</div>
.mybackground {background-color:#b2a19c;}
Border around this has a color of #b2a19c
<div style="border:2px solid #b2a19c;">Content here</div>
.myborder {border:2px solid #b2a19c;}