#b12c2a color space conversions
Hex:
#b12c2a
RGB:
177, 44, 42
CMY:
31, 83, 84
CMYK:
0, 75, 76, 31
HSL:
1°, 61.6438%, 42.9412%
HSV (HSB):
1°, 76.2712%, 69.4118%
XYZ:
19.4501, 11.3156, 3.3495
xyY:
0.5701, 0.3317, 11.3156
CIE-Lab:
40.1071, 52.8031, 34.0697
CIE-LCH:
40.1071, 62.8403, 32.8310
CIE-Luv:
40.1071, 100.4507, 22.3299
Hunter-Lab:
33.6387, 44.3417, 17.6435
#b12c2a color charts
#b12c2a color shades, tints & tones
#b12c2a color schemes
#b12c2a color preview, HTML & CSS examples
This text has a color of #b12c2a
<p style="color:#b12c2a;">Text here</p>
.mytext {color:#b12c2a;}
This box has a color of #b12c2a
<div style="background-color:#b12c2a;">Content here</div>
.mybackground {background-color:#b12c2a;}
Border around this has a color of #b12c2a
<div style="border:2px solid #b12c2a;">Content here</div>
.myborder {border:2px solid #b12c2a;}