#b1602e color space conversions
Hex:
#b1602e
RGB:
177, 96, 46
CMY:
31, 62, 82
CMYK:
0, 46, 74, 31
HSL:
23°, 58.7444%, 43.7255%
HSV (HSB):
23°, 74.0113%, 69.4118%
XYZ:
22.8075, 17.9101, 4.8397
xyY:
0.5006, 0.3931, 17.9101
CIE-Lab:
49.3869, 28.8659, 41.8900
CIE-LCH:
49.3869, 50.8725, 55.4298
CIE-Luv:
49.3869, 64.4074, 37.5390
Hunter-Lab:
42.3203, 22.1375, 22.8439
#b1602e color charts
#b1602e color shades, tints & tones
#b1602e color schemes
#b1602e color preview, HTML & CSS examples
This text has a color of #b1602e
<p style="color:#b1602e;">Text here</p>
.mytext {color:#b1602e;}
This box has a color of #b1602e
<div style="background-color:#b1602e;">Content here</div>
.mybackground {background-color:#b1602e;}
Border around this has a color of #b1602e
<div style="border:2px solid #b1602e;">Content here</div>
.myborder {border:2px solid #b1602e;}