#b8280d color space conversions
Hex:
#b8280d
RGB:
184, 40, 13
CMY:
28, 84, 95
CMYK:
0, 78, 93, 28
HSL:
9°, 86.8020%, 38.6275%
HSV (HSB):
9°, 92.9348%, 72.1569%
XYZ:
20.5986, 11.7370, 1.5606
xyY:
0.6077, 0.3463, 11.7370
CIE-Lab:
40.7950, 55.5269, 49.3409
CIE-LCH:
40.7950, 74.2817, 41.6241
CIE-Luv:
40.7950, 112.1130, 29.8715
Hunter-Lab:
34.2593, 47.3704, 21.2807
#b8280d color charts
#b8280d color shades, tints & tones
#b8280d color schemes
#b8280d color preview, HTML & CSS examples
This text has a color of #b8280d
<p style="color:#b8280d;">Text here</p>
.mytext {color:#b8280d;}
This box has a color of #b8280d
<div style="background-color:#b8280d;">Content here</div>
.mybackground {background-color:#b8280d;}
Border around this has a color of #b8280d
<div style="border:2px solid #b8280d;">Content here</div>
.myborder {border:2px solid #b8280d;}