#b10300 color space conversions
Hex:
#b10300
RGB:
177, 3, 0
CMY:
31, 99, 100
CMYK:
0, 98, 100, 31
HSL:
1°, 100.0000%, 34.7059%
HSV (HSB):
1°, 100.0000%, 69.4118%
XYZ:
18.1640, 9.4122, 0.8594
xyY:
0.6388, 0.3310, 9.4122
CIE-Lab:
36.7662, 60.5610, 51.0977
CIE-LCH:
36.7662, 79.2377, 40.1557
CIE-Luv:
36.7662, 119.9012, 26.1949
Hunter-Lab:
30.6794, 51.9938, 19.8147
#b10300 color charts
#b10300 color shades, tints & tones
#b10300 color schemes
#b10300 color preview, HTML & CSS examples
This text has a color of #b10300
<p style="color:#b10300;">Text here</p>
.mytext {color:#b10300;}
This box has a color of #b10300
<div style="background-color:#b10300;">Content here</div>
.mybackground {background-color:#b10300;}
Border around this has a color of #b10300
<div style="border:2px solid #b10300;">Content here</div>
.myborder {border:2px solid #b10300;}