#b8120d color space conversions
Hex:
#b8120d
RGB:
184, 18, 13
CMY:
28, 93, 95
CMYK:
0, 90, 93, 28
HSL:
2°, 86.8020%, 38.6275%
HSV (HSB):
2°, 92.9348%, 72.1569%
XYZ:
20.0561, 10.6520, 1.3797
xyY:
0.6250, 0.3320, 10.6520
CIE-Lab:
38.9881, 60.6554, 48.1795
CIE-LCH:
38.9881, 77.4619, 38.4607
CIE-Luv:
38.9881, 120.7409, 26.7388
Hunter-Lab:
32.6374, 52.5750, 20.3397
#b8120d color charts
#b8120d color shades, tints & tones
#b8120d color schemes
#b8120d color preview, HTML & CSS examples
This text has a color of #b8120d
<p style="color:#b8120d;">Text here</p>
.mytext {color:#b8120d;}
This box has a color of #b8120d
<div style="background-color:#b8120d;">Content here</div>
.mybackground {background-color:#b8120d;}
Border around this has a color of #b8120d
<div style="border:2px solid #b8120d;">Content here</div>
.myborder {border:2px solid #b8120d;}