#b1825e color space conversions
Hex:
#b1825e
RGB:
177, 130, 94
CMY:
31, 49, 63
CMYK:
0, 27, 47, 31
HSL:
26°, 34.7280%, 53.1373%
HSV (HSB):
26°, 46.8927%, 69.4118%
XYZ:
28.1345, 26.1205, 14.1486
xyY:
0.4113, 0.3819, 26.1205
CIE-Lab:
58.1513, 13.6068, 26.5459
CIE-LCH:
58.1513, 29.8300, 62.8613
CIE-Luv:
58.1513, 34.4299, 30.2976
Hunter-Lab:
51.1082, 8.8227, 19.3622
#b1825e color charts
#b1825e color shades, tints & tones
#b1825e color schemes
#b1825e color preview, HTML & CSS examples
This text has a color of #b1825e
<p style="color:#b1825e;">Text here</p>
.mytext {color:#b1825e;}
This box has a color of #b1825e
<div style="background-color:#b1825e;">Content here</div>
.mybackground {background-color:#b1825e;}
Border around this has a color of #b1825e
<div style="border:2px solid #b1825e;">Content here</div>
.myborder {border:2px solid #b1825e;}