#b12c1d color space conversions
Hex:
#b12c1d
RGB:
177, 44, 29
CMY:
31, 83, 89
CMYK:
0, 75, 84, 31
HSL:
6°, 71.8447%, 40.3922%
HSV (HSB):
6°, 83.6158%, 69.4118%
XYZ:
19.2539, 11.2372, 2.3166
xyY:
0.5869, 0.3425, 11.2372
CIE-Lab:
39.9771, 52.3695, 41.0931
CIE-LCH:
39.9771, 66.5673, 38.1204
CIE-Luv:
39.9771, 102.6911, 26.4727
Hunter-Lab:
33.5219, 43.8614, 19.3680
#b12c1d color charts
#b12c1d color shades, tints & tones
#b12c1d color schemes
#b12c1d color preview, HTML & CSS examples
This text has a color of #b12c1d
<p style="color:#b12c1d;">Text here</p>
.mytext {color:#b12c1d;}
This box has a color of #b12c1d
<div style="background-color:#b12c1d;">Content here</div>
.mybackground {background-color:#b12c1d;}
Border around this has a color of #b12c1d
<div style="border:2px solid #b12c1d;">Content here</div>
.myborder {border:2px solid #b12c1d;}