#b10211 color space conversions
Hex:
#b10211
RGB:
177, 2, 17
CMY:
31, 99, 93
CMYK:
0, 99, 90, 31
HSL:
355°, 97.7654%, 35.0980%
HSV (HSB):
355°, 98.8701%, 69.4118%
XYZ:
18.2543, 9.4310, 1.3886
xyY:
0.6279, 0.3244, 9.4310
CIE-Lab:
36.8012, 60.8865, 44.3098
CIE-LCH:
36.8012, 75.3029, 36.0450
CIE-Luv:
36.8012, 118.5038, 23.7206
Hunter-Lab:
30.7099, 52.3601, 18.8161
#b10211 color charts
#b10211 color shades, tints & tones
#b10211 color schemes
#b10211 color preview, HTML & CSS examples
This text has a color of #b10211
<p style="color:#b10211;">Text here</p>
.mytext {color:#b10211;}
This box has a color of #b10211
<div style="background-color:#b10211;">Content here</div>
.mybackground {background-color:#b10211;}
Border around this has a color of #b10211
<div style="border:2px solid #b10211;">Content here</div>
.myborder {border:2px solid #b10211;}