#b1070d color space conversions
Hex:
#b1070d
RGB:
177, 7, 13
CMY:
31, 97, 95
CMYK:
0, 96, 93, 31
HSL:
358°, 92.3913%, 36.0784%
HSV (HSB):
358°, 96.0452%, 69.4118%
XYZ:
18.2801, 9.5281, 1.2564
xyY:
0.6289, 0.3278, 9.5281
CIE-Lab:
36.9819, 60.2434, 46.1533
CIE-LCH:
36.9819, 75.8907, 37.4562
CIE-Luv:
36.9819, 117.9752, 24.7451
Hunter-Lab:
30.8677, 51.6908, 19.1941
#b1070d color charts
#b1070d color shades, tints & tones
#b1070d color schemes
#b1070d color preview, HTML & CSS examples
This text has a color of #b1070d
<p style="color:#b1070d;">Text here</p>
.mytext {color:#b1070d;}
This box has a color of #b1070d
<div style="background-color:#b1070d;">Content here</div>
.mybackground {background-color:#b1070d;}
Border around this has a color of #b1070d
<div style="border:2px solid #b1070d;">Content here</div>
.myborder {border:2px solid #b1070d;}