#b1060d color space conversions
Hex:
#b1060d
RGB:
177, 6, 13
CMY:
31, 98, 95
CMYK:
0, 97, 93, 31
HSL:
358°, 93.4426%, 35.8824%
HSV (HSB):
358°, 96.6102%, 69.4118%
XYZ:
18.2692, 9.5064, 1.2528
xyY:
0.6294, 0.3275, 9.5064
CIE-Lab:
36.9416, 60.3598, 46.1273
CIE-LCH:
36.9416, 75.9674, 37.3873
CIE-Luv:
36.9416, 118.1692, 24.6749
Hunter-Lab:
30.8325, 51.8101, 19.1736
#b1060d color charts
#b1060d color shades, tints & tones
#b1060d color schemes
#b1060d color preview, HTML & CSS examples
This text has a color of #b1060d
<p style="color:#b1060d;">Text here</p>
.mytext {color:#b1060d;}
This box has a color of #b1060d
<div style="background-color:#b1060d;">Content here</div>
.mybackground {background-color:#b1060d;}
Border around this has a color of #b1060d
<div style="border:2px solid #b1060d;">Content here</div>
.myborder {border:2px solid #b1060d;}