#b41a0c color space conversions
Hex:
#b41a0c
RGB:
180, 26, 12
CMY:
29, 90, 95
CMYK:
0, 86, 93, 29
HSL:
5°, 87.5000%, 37.6471%
HSV (HSB):
5°, 93.3333%, 70.5882%
XYZ:
19.2581, 10.4686, 1.3535
xyY:
0.6196, 0.3368, 10.4686
CIE-Lab:
38.6707, 58.0221, 47.9303
CIE-LCH:
38.6707, 75.2587, 39.5591
CIE-Luv:
38.6707, 115.2701, 27.1897
Hunter-Lab:
32.3553, 49.6231, 20.1685
#b41a0c color charts
#b41a0c color shades, tints & tones
#b41a0c color schemes
#b41a0c color preview, HTML & CSS examples
This text has a color of #b41a0c
<p style="color:#b41a0c;">Text here</p>
.mytext {color:#b41a0c;}
This box has a color of #b41a0c
<div style="background-color:#b41a0c;">Content here</div>
.mybackground {background-color:#b41a0c;}
Border around this has a color of #b41a0c
<div style="border:2px solid #b41a0c;">Content here</div>
.myborder {border:2px solid #b41a0c;}