#b1412a color space conversions
Hex:
#b1412a
RGB:
177, 65, 42
CMY:
31, 75, 84
CMYK:
0, 63, 76, 31
HSL:
10°, 61.6438%, 42.9412%
HSV (HSB):
10°, 76.2712%, 69.4118%
XYZ:
20.4397, 13.2949, 3.6794
xyY:
0.5463, 0.3553, 13.2949
CIE-Lab:
43.2042, 44.3680, 37.4165
CIE-LCH:
43.2042, 58.0389, 40.1416
CIE-Luv:
43.2042, 87.7563, 28.0087
Hunter-Lab:
36.4621, 36.2535, 19.5406
#b1412a color charts
#b1412a color shades, tints & tones
#b1412a color schemes
#b1412a color preview, HTML & CSS examples
This text has a color of #b1412a
<p style="color:#b1412a;">Text here</p>
.mytext {color:#b1412a;}
This box has a color of #b1412a
<div style="background-color:#b1412a;">Content here</div>
.mybackground {background-color:#b1412a;}
Border around this has a color of #b1412a
<div style="border:2px solid #b1412a;">Content here</div>
.myborder {border:2px solid #b1412a;}