#b2714f color space conversions
Hex:
#b2714f
RGB:
178, 113, 79
CMY:
30, 56, 69
CMYK:
0, 37, 56, 30
HSL:
21°, 39.1304%, 50.3922%
HSV (HSB):
21°, 55.6180%, 69.8039%
XYZ:
25.6765, 21.8397, 10.2593
xyY:
0.4444, 0.3780, 21.8397
CIE-Lab:
53.8566, 22.1173, 29.4336
CIE-LCH:
53.8566, 36.8173, 53.0777
CIE-Luv:
53.8566, 48.7214, 30.4315
Hunter-Lab:
46.7330, 16.2904, 19.6971
#b2714f color charts
#b2714f color shades, tints & tones
#b2714f color schemes
#b2714f color preview, HTML & CSS examples
This text has a color of #b2714f
<p style="color:#b2714f;">Text here</p>
.mytext {color:#b2714f;}
This box has a color of #b2714f
<div style="background-color:#b2714f;">Content here</div>
.mybackground {background-color:#b2714f;}
Border around this has a color of #b2714f
<div style="border:2px solid #b2714f;">Content here</div>
.myborder {border:2px solid #b2714f;}