#b12c1e color space conversions
Hex:
#b12c1e
RGB:
177, 44, 30
CMY:
31, 83, 88
CMYK:
0, 75, 83, 31
HSL:
6°, 71.0145%, 40.5882%
HSV (HSB):
6°, 83.0508%, 69.4118%
XYZ:
19.2665, 11.2422, 2.3828
xyY:
0.5858, 0.3418, 11.2422
CIE-Lab:
39.9855, 52.3974, 40.5845
CIE-LCH:
39.9855, 66.2766, 37.7596
CIE-Luv:
39.9855, 102.5445, 26.2022
Hunter-Lab:
33.5294, 43.8922, 19.2571
#b12c1e color charts
#b12c1e color shades, tints & tones
#b12c1e color schemes
#b12c1e color preview, HTML & CSS examples
This text has a color of #b12c1e
<p style="color:#b12c1e;">Text here</p>
.mytext {color:#b12c1e;}
This box has a color of #b12c1e
<div style="background-color:#b12c1e;">Content here</div>
.mybackground {background-color:#b12c1e;}
Border around this has a color of #b12c1e
<div style="border:2px solid #b12c1e;">Content here</div>
.myborder {border:2px solid #b12c1e;}