#b2995d color space conversions
Hex:
#b2995d
RGB:
178, 153, 93
CMY:
30, 40, 64
CMYK:
0, 14, 48, 30
HSL:
42°, 35.5649%, 53.1373%
HSV (HSB):
42°, 47.7528%, 69.8039%
XYZ:
31.7271, 33.0378, 15.0607
xyY:
0.3975, 0.4139, 33.0378
CIE-Lab:
64.1915, 1.1910, 34.8284
CIE-LCH:
64.1915, 34.8488, 88.0414
CIE-Luv:
64.1915, 19.8975, 42.6064
Hunter-Lab:
57.4785, -2.0585, 24.6996
#b2995d color charts
#b2995d color shades, tints & tones
#b2995d color schemes
#b2995d color preview, HTML & CSS examples
This text has a color of #b2995d
<p style="color:#b2995d;">Text here</p>
.mytext {color:#b2995d;}
This box has a color of #b2995d
<div style="background-color:#b2995d;">Content here</div>
.mybackground {background-color:#b2995d;}
Border around this has a color of #b2995d
<div style="border:2px solid #b2995d;">Content here</div>
.myborder {border:2px solid #b2995d;}