#b1975c color space conversions
Hex:
#b1975c
RGB:
177, 151, 92
CMY:
31, 41, 64
CMYK:
0, 15, 48, 31
HSL:
42°, 35.2697%, 52.7451%
HSV (HSB):
42°, 48.0226%, 69.4118%
XYZ:
31.1298, 32.2530, 14.7100
xyY:
0.3986, 0.4130, 32.2530
CIE-Lab:
63.5515, 1.7593, 34.5341
CIE-LCH:
63.5515, 34.5789, 87.0836
CIE-Luv:
63.5515, 20.5650, 42.0454
Hunter-Lab:
56.7918, -1.5426, 24.3972
#b1975c color charts
#b1975c color shades, tints & tones
#b1975c color schemes
#b1975c color preview, HTML & CSS examples
This text has a color of #b1975c
<p style="color:#b1975c;">Text here</p>
.mytext {color:#b1975c;}
This box has a color of #b1975c
<div style="background-color:#b1975c;">Content here</div>
.mybackground {background-color:#b1975c;}
Border around this has a color of #b1975c
<div style="border:2px solid #b1975c;">Content here</div>
.myborder {border:2px solid #b1975c;}