#b1672c color space conversions
Hex:
#b1672c
RGB:
177, 103, 44
CMY:
31, 60, 83
CMYK:
0, 42, 75, 31
HSL:
27°, 60.1810%, 43.3333%
HSV (HSB):
27°, 75.1412%, 69.4118%
XYZ:
23.4363, 19.2295, 4.8593
xyY:
0.4931, 0.4046, 19.2295
CIE-Lab:
50.9546, 24.9384, 44.4973
CIE-LCH:
50.9546, 51.0092, 60.7317
CIE-Luv:
50.9546, 59.1670, 40.9347
Hunter-Lab:
43.8514, 18.6592, 24.1259
#b1672c color charts
#b1672c color shades, tints & tones
#b1672c color schemes
#b1672c color preview, HTML & CSS examples
This text has a color of #b1672c
<p style="color:#b1672c;">Text here</p>
.mytext {color:#b1672c;}
This box has a color of #b1672c
<div style="background-color:#b1672c;">Content here</div>
.mybackground {background-color:#b1672c;}
Border around this has a color of #b1672c
<div style="border:2px solid #b1672c;">Content here</div>
.myborder {border:2px solid #b1672c;}