#b40c08 color space conversions
Hex:
#b40c08
RGB:
180, 12, 8
CMY:
29, 95, 97
CMYK:
0, 93, 96, 29
HSL:
1°, 91.4894%, 36.8627%
HSV (HSB):
1°, 95.5556%, 70.5882%
XYZ:
18.9977, 9.9838, 1.1555
xyY:
0.6304, 0.3313, 9.9838
CIE-Lab:
37.8133, 60.3879, 48.8308
CIE-LCH:
37.8133, 77.6604, 38.9596
CIE-Luv:
37.8133, 119.6491, 26.2503
Hunter-Lab:
31.5971, 52.0278, 19.9498
#b40c08 color charts
#b40c08 color shades, tints & tones
#b40c08 color schemes
#b40c08 color preview, HTML & CSS examples
This text has a color of #b40c08
<p style="color:#b40c08;">Text here</p>
.mytext {color:#b40c08;}
This box has a color of #b40c08
<div style="background-color:#b40c08;">Content here</div>
.mybackground {background-color:#b40c08;}
Border around this has a color of #b40c08
<div style="border:2px solid #b40c08;">Content here</div>
.myborder {border:2px solid #b40c08;}