#b1925e color space conversions
Hex:
#b1925e
RGB:
177, 146, 94
CMY:
31, 43, 63
CMYK:
0, 18, 47, 31
HSL:
38°, 34.7280%, 53.1373%
HSV (HSB):
38°, 46.8927%, 69.4118%
XYZ:
30.4307, 30.7130, 14.9140
xyY:
0.4001, 0.4038, 30.7130
CIE-Lab:
62.2646, 4.7064, 31.8431
CIE-LCH:
62.2646, 32.1890, 81.5925
CIE-Luv:
62.2646, 23.7255, 38.4439
Hunter-Lab:
55.4193, 1.0304, 22.8379
#b1925e color charts
#b1925e color shades, tints & tones
#b1925e color schemes
#b1925e color preview, HTML & CSS examples
This text has a color of #b1925e
<p style="color:#b1925e;">Text here</p>
.mytext {color:#b1925e;}
This box has a color of #b1925e
<div style="background-color:#b1925e;">Content here</div>
.mybackground {background-color:#b1925e;}
Border around this has a color of #b1925e
<div style="border:2px solid #b1925e;">Content here</div>
.myborder {border:2px solid #b1925e;}