#b4100a color space conversions
Hex:
#b4100a
RGB:
180, 16, 10
CMY:
29, 94, 96
CMYK:
0, 91, 94, 29
HSL:
2°, 89.4737%, 37.2549%
HSV (HSB):
2°, 94.4444%, 70.5882%
XYZ:
19.0625, 10.0958, 1.2311
xyY:
0.6273, 0.3322, 10.0958
CIE-Lab:
38.0138, 59.8555, 48.2377
CIE-LCH:
38.0138, 76.8736, 38.8654
CIE-Luv:
38.0138, 118.5501, 26.3309
Hunter-Lab:
31.7739, 51.4853, 19.9444
#b4100a color charts
#b4100a color shades, tints & tones
#b4100a color schemes
#b4100a color preview, HTML & CSS examples
This text has a color of #b4100a
<p style="color:#b4100a;">Text here</p>
.mytext {color:#b4100a;}
This box has a color of #b4100a
<div style="background-color:#b4100a;">Content here</div>
.mybackground {background-color:#b4100a;}
Border around this has a color of #b4100a
<div style="border:2px solid #b4100a;">Content here</div>
.myborder {border:2px solid #b4100a;}