#b2553e color space conversions
Hex:
#b2553e
RGB:
178, 85, 62
CMY:
30, 67, 76
CMYK:
0, 52, 65, 30
HSL:
12°, 48.3333%, 47.0588%
HSV (HSB):
12°, 65.1685%, 69.8039%
XYZ:
22.4781, 16.3098, 6.5208
xyY:
0.4961, 0.3600, 16.3098
CIE-Lab:
47.3783, 36.0206, 31.0243
CIE-LCH:
47.3783, 47.5394, 40.7380
CIE-Luv:
47.3783, 71.3145, 26.9022
Hunter-Lab:
40.3854, 28.6770, 18.6965
#b2553e color charts
#b2553e color shades, tints & tones
#b2553e color schemes
#b2553e color preview, HTML & CSS examples
This text has a color of #b2553e
<p style="color:#b2553e;">Text here</p>
.mytext {color:#b2553e;}
This box has a color of #b2553e
<div style="background-color:#b2553e;">Content here</div>
.mybackground {background-color:#b2553e;}
Border around this has a color of #b2553e
<div style="border:2px solid #b2553e;">Content here</div>
.myborder {border:2px solid #b2553e;}