#b40d08 color space conversions
Hex:
#b40d08
RGB:
180, 13, 8
CMY:
29, 95, 97
CMYK:
0, 93, 96, 29
HSL:
2°, 91.4894%, 36.8627%
HSV (HSB):
2°, 95.5556%, 70.5882%
XYZ:
19.0101, 10.0087, 1.1596
xyY:
0.6299, 0.3316, 10.0087
CIE-Lab:
37.8580, 60.2590, 48.8553
CIE-LCH:
37.8580, 77.5757, 39.0336
CIE-Luv:
37.8580, 119.4313, 26.3277
Hunter-Lab:
31.6365, 51.8955, 19.9722
#b40d08 color charts
#b40d08 color shades, tints & tones
#b40d08 color schemes
#b40d08 color preview, HTML & CSS examples
This text has a color of #b40d08
<p style="color:#b40d08;">Text here</p>
.mytext {color:#b40d08;}
This box has a color of #b40d08
<div style="background-color:#b40d08;">Content here</div>
.mybackground {background-color:#b40d08;}
Border around this has a color of #b40d08
<div style="border:2px solid #b40d08;">Content here</div>
.myborder {border:2px solid #b40d08;}