#b3070c color space conversions
Hex:
#b3070c
RGB:
179, 7, 12
CMY:
30, 97, 95
CMYK:
0, 96, 93, 30
HSL:
358°, 92.4731%, 36.4706%
HSV (HSB):
358°, 96.0894%, 70.1961%
XYZ:
18.7327, 9.7622, 1.2448
xyY:
0.6299, 0.3283, 9.7622
CIE-Lab:
37.4122, 60.7512, 47.0351
CIE-LCH:
37.4122, 76.8311, 37.7479
CIE-Luv:
37.4122, 119.5473, 25.2185
Hunter-Lab:
31.2445, 52.3422, 19.5090
#b3070c color charts
#b3070c color shades, tints & tones
#b3070c color schemes
#b3070c color preview, HTML & CSS examples
This text has a color of #b3070c
<p style="color:#b3070c;">Text here</p>
.mytext {color:#b3070c;}
This box has a color of #b3070c
<div style="background-color:#b3070c;">Content here</div>
.mybackground {background-color:#b3070c;}
Border around this has a color of #b3070c
<div style="border:2px solid #b3070c;">Content here</div>
.myborder {border:2px solid #b3070c;}