#b2824c color space conversions
Hex:
#b2824c
RGB:
178, 130, 76
CMY:
30, 49, 70
CMYK:
0, 27, 57, 30
HSL:
32°, 40.1575%, 49.8039%
HSV (HSB):
32°, 57.3034%, 69.8039%
XYZ:
27.6472, 25.9520, 10.3896
xyY:
0.4321, 0.4056, 25.9520
CIE-Lab:
57.9915, 12.3607, 36.1794
CIE-LCH:
57.9915, 38.2326, 71.1373
CIE-Luv:
57.9915, 36.9084, 39.8878
Hunter-Lab:
50.9431, 7.7228, 23.5684
#b2824c color charts
#b2824c color shades, tints & tones
#b2824c color schemes
#b2824c color preview, HTML & CSS examples
This text has a color of #b2824c
<p style="color:#b2824c;">Text here</p>
.mytext {color:#b2824c;}
This box has a color of #b2824c
<div style="background-color:#b2824c;">Content here</div>
.mybackground {background-color:#b2824c;}
Border around this has a color of #b2824c
<div style="border:2px solid #b2824c;">Content here</div>
.myborder {border:2px solid #b2824c;}