#b11a03 color space conversions
Hex:
#b11a03
RGB:
177, 26, 3
CMY:
31, 90, 99
CMYK:
0, 85, 98, 31
HSL:
8°, 96.6667%, 35.2941%
HSV (HSB):
8°, 98.3051%, 69.4118%
XYZ:
18.5173, 10.0925, 1.0582
xyY:
0.6242, 0.3402, 10.0925
CIE-Lab:
38.0079, 57.0639, 50.4360
CIE-LCH:
38.0079, 76.1582, 41.4719
CIE-Luv:
38.0079, 113.6980, 27.8999
Hunter-Lab:
31.7687, 48.4488, 20.2631
#b11a03 color charts
#b11a03 color shades, tints & tones
#b11a03 color schemes
#b11a03 color preview, HTML & CSS examples
This text has a color of #b11a03
<p style="color:#b11a03;">Text here</p>
.mytext {color:#b11a03;}
This box has a color of #b11a03
<div style="background-color:#b11a03;">Content here</div>
.mybackground {background-color:#b11a03;}
Border around this has a color of #b11a03
<div style="border:2px solid #b11a03;">Content here</div>
.myborder {border:2px solid #b11a03;}