#b2552d color space conversions
Hex:
#b2552d
RGB:
178, 85, 45
CMY:
30, 67, 82
CMYK:
0, 52, 75, 30
HSL:
18°, 59.6413%, 43.7255%
HSV (HSB):
18°, 74.7191%, 69.8039%
XYZ:
22.0823, 16.1514, 4.4363
xyY:
0.5175, 0.3785, 16.1514
CIE-Lab:
47.1725, 35.0817, 40.0978
CIE-LCH:
47.1725, 53.2782, 48.8172
CIE-Luv:
47.1725, 73.7587, 33.8431
Hunter-Lab:
40.1889, 27.7485, 21.5874
#b2552d color charts
#b2552d color shades, tints & tones
#b2552d color schemes
#b2552d color preview, HTML & CSS examples
This text has a color of #b2552d
<p style="color:#b2552d;">Text here</p>
.mytext {color:#b2552d;}
This box has a color of #b2552d
<div style="background-color:#b2552d;">Content here</div>
.mybackground {background-color:#b2552d;}
Border around this has a color of #b2552d
<div style="border:2px solid #b2552d;">Content here</div>
.myborder {border:2px solid #b2552d;}