#b1824e color space conversions
Hex:
#b1824e
RGB:
177, 130, 78
CMY:
31, 49, 69
CMYK:
0, 27, 56, 31
HSL:
32°, 38.8235%, 50.0000%
HSV (HSB):
32°, 55.9322%, 69.4118%
XYZ:
27.4892, 25.8624, 10.7508
xyY:
0.4288, 0.4035, 25.8624
CIE-Lab:
57.9062, 12.0959, 34.9851
CIE-LCH:
57.9062, 37.0171, 70.9274
CIE-Luv:
57.9062, 35.9651, 38.8397
Hunter-Lab:
50.8551, 7.4900, 23.0646
#b1824e color charts
#b1824e color shades, tints & tones
#b1824e color schemes
#b1824e color preview, HTML & CSS examples
This text has a color of #b1824e
<p style="color:#b1824e;">Text here</p>
.mytext {color:#b1824e;}
This box has a color of #b1824e
<div style="background-color:#b1824e;">Content here</div>
.mybackground {background-color:#b1824e;}
Border around this has a color of #b1824e
<div style="border:2px solid #b1824e;">Content here</div>
.myborder {border:2px solid #b1824e;}