#b2725f color space conversions
Hex:
#b2725f
RGB:
178, 114, 95
CMY:
30, 55, 63
CMYK:
0, 36, 47, 30
HSL:
14°, 35.0211%, 53.5294%
HSV (HSB):
14°, 46.6292%, 69.8039%
XYZ:
26.4430, 22.3258, 13.7421
xyY:
0.4230, 0.3572, 22.3258
CIE-Lab:
54.3710, 23.0845, 21.0078
CIE-LCH:
54.3710, 31.2125, 42.3034
CIE-Luv:
54.3710, 45.8802, 21.7733
Hunter-Lab:
47.2502, 17.2073, 15.8314
#b2725f color charts
#b2725f color shades, tints & tones
#b2725f color schemes
#b2725f color preview, HTML & CSS examples
This text has a color of #b2725f
<p style="color:#b2725f;">Text here</p>
.mytext {color:#b2725f;}
This box has a color of #b2725f
<div style="background-color:#b2725f;">Content here</div>
.mybackground {background-color:#b2725f;}
Border around this has a color of #b2725f
<div style="border:2px solid #b2725f;">Content here</div>
.myborder {border:2px solid #b2725f;}