#b9ca9f color space conversions
Hex:
#b9ca9f
RGB:
185, 202, 159
CMY:
27, 21, 38
CMYK:
8, 0, 21, 21
HSL:
84°, 28.8591%, 70.7843%
HSV (HSB):
84°, 21.2871%, 79.2157%
XYZ:
47.3861, 55.0586, 40.9307
xyY:
0.3305, 0.3840, 55.0586
CIE-Lab:
79.0750, -13.3385, 19.5802
CIE-LCH:
79.0750, 23.6918, 124.2635
CIE-Luv:
79.0750, -7.7560, 29.9680
Hunter-Lab:
74.2014, -15.8598, 19.2357
#b9ca9f color charts
#b9ca9f color shades, tints & tones
#b9ca9f color schemes
#b9ca9f color preview, HTML & CSS examples
This text has a color of #b9ca9f
<p style="color:#b9ca9f;">Text here</p>
.mytext {color:#b9ca9f;}
This box has a color of #b9ca9f
<div style="background-color:#b9ca9f;">Content here</div>
.mybackground {background-color:#b9ca9f;}
Border around this has a color of #b9ca9f
<div style="border:2px solid #b9ca9f;">Content here</div>
.myborder {border:2px solid #b9ca9f;}