#b1632a color space conversions
Hex:
#b1632a
RGB:
177, 99, 42
CMY:
31, 61, 84
CMYK:
0, 44, 76, 31
HSL:
25°, 61.6438%, 42.9412%
HSV (HSB):
25°, 76.2712%, 69.4118%
XYZ:
23.0112, 18.4380, 4.5365
xyY:
0.5004, 0.4009, 18.4380
CIE-Lab:
50.0231, 27.0463, 44.4980
CIE-LCH:
50.0231, 52.0728, 58.7084
CIE-Luv:
50.0231, 62.4643, 39.9977
Hunter-Lab:
42.9394, 20.5140, 23.7936
#b1632a color charts
#b1632a color shades, tints & tones
#b1632a color schemes
#b1632a color preview, HTML & CSS examples
This text has a color of #b1632a
<p style="color:#b1632a;">Text here</p>
.mytext {color:#b1632a;}
This box has a color of #b1632a
<div style="background-color:#b1632a;">Content here</div>
.mybackground {background-color:#b1632a;}
Border around this has a color of #b1632a
<div style="border:2px solid #b1632a;">Content here</div>
.myborder {border:2px solid #b1632a;}