#b2834c color space conversions
Hex:
#b2834c
RGB:
178, 131, 76
CMY:
30, 49, 70
CMYK:
0, 26, 57, 30
HSL:
32°, 40.1575%, 49.8039%
HSV (HSB):
32°, 57.3034%, 69.8039%
XYZ:
27.7809, 26.2194, 10.4341
xyY:
0.4312, 0.4069, 26.2194
CIE-Lab:
58.2447, 11.8024, 36.4855
CIE-LCH:
58.2447, 38.3469, 72.0746
CIE-Luv:
58.2447, 36.1976, 40.3573
Hunter-Lab:
51.2049, 7.2356, 23.7618
#b2834c color charts
#b2834c color shades, tints & tones
#b2834c color schemes
#b2834c color preview, HTML & CSS examples
This text has a color of #b2834c
<p style="color:#b2834c;">Text here</p>
.mytext {color:#b2834c;}
This box has a color of #b2834c
<div style="background-color:#b2834c;">Content here</div>
.mybackground {background-color:#b2834c;}
Border around this has a color of #b2834c
<div style="border:2px solid #b2834c;">Content here</div>
.myborder {border:2px solid #b2834c;}