#b12d0a color space conversions
Hex:
#b12d0a
RGB:
177, 45, 10
CMY:
31, 82, 96
CMYK:
0, 75, 94, 31
HSL:
13°, 89.3048%, 36.6667%
HSV (HSB):
13°, 94.3503%, 69.4118%
XYZ:
19.1246, 11.2458, 1.4498
xyY:
0.6010, 0.3534, 11.2458
CIE-Lab:
39.9914, 51.6491, 49.1328
CIE-LCH:
39.9914, 71.2858, 43.5697
CIE-Luv:
39.9914, 104.1108, 30.3451
Hunter-Lab:
33.5348, 43.1115, 20.9110
#b12d0a color charts
#b12d0a color shades, tints & tones
#b12d0a color schemes
#b12d0a color preview, HTML & CSS examples
This text has a color of #b12d0a
<p style="color:#b12d0a;">Text here</p>
.mytext {color:#b12d0a;}
This box has a color of #b12d0a
<div style="background-color:#b12d0a;">Content here</div>
.mybackground {background-color:#b12d0a;}
Border around this has a color of #b12d0a
<div style="border:2px solid #b12d0a;">Content here</div>
.myborder {border:2px solid #b12d0a;}