#b1512c color space conversions
Hex:
#b1512c
RGB:
177, 81, 44
CMY:
31, 68, 83
CMYK:
0, 54, 75, 31
HSL:
17°, 60.1810%, 43.3333%
HSV (HSB):
17°, 75.1412%, 69.4118%
XYZ:
21.5285, 15.4138, 4.2234
xyY:
0.5230, 0.3744, 15.4138
CIE-Lab:
46.1959, 36.7006, 39.5331
CIE-LCH:
46.1959, 53.9425, 47.1279
CIE-Luv:
46.1959, 76.0423, 32.6405
Hunter-Lab:
39.2604, 29.1750, 21.1043
#b1512c color charts
#b1512c color shades, tints & tones
#b1512c color schemes
#b1512c color preview, HTML & CSS examples
This text has a color of #b1512c
<p style="color:#b1512c;">Text here</p>
.mytext {color:#b1512c;}
This box has a color of #b1512c
<div style="background-color:#b1512c;">Content here</div>
.mybackground {background-color:#b1512c;}
Border around this has a color of #b1512c
<div style="border:2px solid #b1512c;">Content here</div>
.myborder {border:2px solid #b1512c;}