#b40f0c color space conversions
Hex:
#b40f0c
RGB:
180, 15, 12
CMY:
29, 94, 95
CMYK:
0, 92, 93, 29
HSL:
1°, 87.5000%, 37.6471%
HSV (HSB):
1°, 93.3333%, 70.5882%
XYZ:
19.0596, 10.0715, 1.2873
xyY:
0.6266, 0.3311, 10.0715
CIE-Lab:
37.9704, 60.0276, 47.4908
CIE-LCH:
37.9704, 76.5421, 38.3493
CIE-Luv:
37.9704, 118.6292, 25.9749
Hunter-Lab:
31.7356, 51.6651, 19.8100
#b40f0c color charts
#b40f0c color shades, tints & tones
#b40f0c color schemes
#b40f0c color preview, HTML & CSS examples
This text has a color of #b40f0c
<p style="color:#b40f0c;">Text here</p>
.mytext {color:#b40f0c;}
This box has a color of #b40f0c
<div style="background-color:#b40f0c;">Content here</div>
.mybackground {background-color:#b40f0c;}
Border around this has a color of #b40f0c
<div style="border:2px solid #b40f0c;">Content here</div>
.myborder {border:2px solid #b40f0c;}