#b7080a color space conversions
Hex:
#b7080a
RGB:
183, 8, 10
CMY:
28, 97, 96
CMYK:
0, 96, 95, 28
HSL:
359°, 91.6230%, 37.4510%
HSV (HSB):
359°, 95.6284%, 71.7647%
XYZ:
19.6701, 10.2629, 1.2314
xyY:
0.6312, 0.3293, 10.2629
CIE-Lab:
38.3101, 61.6553, 48.7458
CIE-LCH:
38.3101, 78.5973, 38.3305
CIE-Luv:
38.3101, 122.4717, 26.1966
Hunter-Lab:
32.0357, 53.5373, 20.1460
#b7080a color charts
#b7080a color shades, tints & tones
#b7080a color schemes
#b7080a color preview, HTML & CSS examples
This text has a color of #b7080a
<p style="color:#b7080a;">Text here</p>
.mytext {color:#b7080a;}
This box has a color of #b7080a
<div style="background-color:#b7080a;">Content here</div>
.mybackground {background-color:#b7080a;}
Border around this has a color of #b7080a
<div style="border:2px solid #b7080a;">Content here</div>
.myborder {border:2px solid #b7080a;}