#b2825c color space conversions
Hex:
#b2825c
RGB:
178, 130, 92
CMY:
30, 49, 64
CMYK:
0, 27, 48, 30
HSL:
27°, 35.8333%, 52.9412%
HSV (HSB):
27°, 48.3146%, 69.8039%
XYZ:
28.2745, 26.2029, 13.6927
xyY:
0.4148, 0.3844, 26.2029
CIE-Lab:
58.2292, 13.8229, 27.7802
CIE-LCH:
58.2292, 31.0292, 63.5460
CIE-Luv:
58.2292, 35.3896, 31.5455
Hunter-Lab:
51.1888, 9.0153, 19.9725
#b2825c color charts
#b2825c color shades, tints & tones
#b2825c color schemes
#b2825c color preview, HTML & CSS examples
This text has a color of #b2825c
<p style="color:#b2825c;">Text here</p>
.mytext {color:#b2825c;}
This box has a color of #b2825c
<div style="background-color:#b2825c;">Content here</div>
.mybackground {background-color:#b2825c;}
Border around this has a color of #b2825c
<div style="border:2px solid #b2825c;">Content here</div>
.myborder {border:2px solid #b2825c;}