#b1601c color space conversions
Hex:
#b1601c
RGB:
177, 96, 28
CMY:
31, 62, 89
CMYK:
0, 46, 84, 31
HSL:
27°, 72.6829%, 40.1961%
HSV (HSB):
27°, 84.1808%, 69.4118%
XYZ:
22.5239, 17.7967, 3.3466
xyY:
0.5158, 0.4076, 17.7967
CIE-Lab:
49.2486, 28.1691, 49.8492
CIE-LCH:
49.2486, 57.2576, 60.5297
CIE-Luv:
49.2486, 65.9224, 42.5311
Hunter-Lab:
42.1861, 21.4786, 24.8269
#b1601c color charts
#b1601c color shades, tints & tones
#b1601c color schemes
#b1601c color preview, HTML & CSS examples
This text has a color of #b1601c
<p style="color:#b1601c;">Text here</p>
.mytext {color:#b1601c;}
This box has a color of #b1601c
<div style="background-color:#b1601c;">Content here</div>
.mybackground {background-color:#b1601c;}
Border around this has a color of #b1601c
<div style="border:2px solid #b1601c;">Content here</div>
.myborder {border:2px solid #b1601c;}