#b8070c color space conversions
Hex:
#b8070c
RGB:
184, 7, 12
CMY:
28, 97, 95
CMYK:
0, 96, 93, 28
HSL:
358°, 92.6702%, 37.4510%
HSV (HSB):
358°, 96.1957%, 72.1569%
XYZ:
19.9095, 10.3688, 1.2999
xyY:
0.6305, 0.3284, 10.3688
CIE-Lab:
38.4964, 62.0474, 48.2496
CIE-LCH:
38.4964, 78.5997, 37.8695
CIE-Luv:
38.4964, 123.2204, 26.0280
Hunter-Lab:
32.2007, 54.0143, 20.1471
#b8070c color charts
#b8070c color shades, tints & tones
#b8070c color schemes
#b8070c color preview, HTML & CSS examples
This text has a color of #b8070c
<p style="color:#b8070c;">Text here</p>
.mytext {color:#b8070c;}
This box has a color of #b8070c
<div style="background-color:#b8070c;">Content here</div>
.mybackground {background-color:#b8070c;}
Border around this has a color of #b8070c
<div style="border:2px solid #b8070c;">Content here</div>
.myborder {border:2px solid #b8070c;}