#b1333e color space conversions
Hex:
#b1333e
RGB:
177, 51, 62
CMY:
31, 80, 76
CMYK:
0, 71, 65, 31
HSL:
355°, 55.2632%, 44.7059%
HSV (HSB):
355°, 71.1864%, 69.4118%
XYZ:
20.1848, 12.0626, 5.8219
xyY:
0.5302, 0.3169, 12.0626
CIE-Lab:
41.3154, 51.2592, 23.4729
CIE-LCH:
41.3154, 56.3780, 24.6043
CIE-Luv:
41.3154, 92.1264, 15.2095
Hunter-Lab:
34.7312, 42.9595, 14.3733
#b1333e color charts
#b1333e color shades, tints & tones
#b1333e color schemes
#b1333e color preview, HTML & CSS examples
This text has a color of #b1333e
<p style="color:#b1333e;">Text here</p>
.mytext {color:#b1333e;}
This box has a color of #b1333e
<div style="background-color:#b1333e;">Content here</div>
.mybackground {background-color:#b1333e;}
Border around this has a color of #b1333e
<div style="border:2px solid #b1333e;">Content here</div>
.myborder {border:2px solid #b1333e;}