#b1875c color space conversions
Hex:
#b1875c
RGB:
177, 135, 92
CMY:
31, 47, 64
CMYK:
0, 24, 48, 31
HSL:
30°, 35.2697%, 52.7451%
HSV (HSB):
30°, 48.0226%, 69.4118%
XYZ:
28.7272, 27.4478, 13.9091
xyY:
0.4099, 0.3916, 27.4478
CIE-Lab:
59.3865, 10.6064, 29.2505
CIE-LCH:
59.3865, 31.1141, 70.0691
CIE-Luv:
59.3865, 31.2483, 33.9630
Hunter-Lab:
52.3906, 6.1928, 20.9327
#b1875c color charts
#b1875c color shades, tints & tones
#b1875c color schemes
#b1875c color preview, HTML & CSS examples
This text has a color of #b1875c
<p style="color:#b1875c;">Text here</p>
.mytext {color:#b1875c;}
This box has a color of #b1875c
<div style="background-color:#b1875c;">Content here</div>
.mybackground {background-color:#b1875c;}
Border around this has a color of #b1875c
<div style="border:2px solid #b1875c;">Content here</div>
.myborder {border:2px solid #b1875c;}