#b2695f color space conversions
Hex:
#b2695f
RGB:
178, 105, 95
CMY:
30, 59, 63
CMYK:
0, 41, 47, 30
HSL:
7°, 35.0211%, 53.5294%
HSV (HSB):
7°, 46.6292%, 69.8039%
XYZ:
25.4772, 20.3944, 13.4202
xyY:
0.4297, 0.3440, 20.3944
CIE-Lab:
52.2802, 28.0737, 18.1924
CIE-LCH:
52.2802, 33.4529, 32.9442
CIE-Luv:
52.2802, 51.9007, 17.3554
Hunter-Lab:
45.1601, 21.6712, 13.9929
#b2695f color charts
#b2695f color shades, tints & tones
#b2695f color schemes
#b2695f color preview, HTML & CSS examples
This text has a color of #b2695f
<p style="color:#b2695f;">Text here</p>
.mytext {color:#b2695f;}
This box has a color of #b2695f
<div style="background-color:#b2695f;">Content here</div>
.mybackground {background-color:#b2695f;}
Border around this has a color of #b2695f
<div style="border:2px solid #b2695f;">Content here</div>
.myborder {border:2px solid #b2695f;}