#b11b04 color space conversions
Hex:
#b11b04
RGB:
177, 27, 4
CMY:
31, 89, 98
CMYK:
0, 85, 98, 31
HSL:
8°, 95.5801%, 35.4902%
HSV (HSB):
8°, 97.7401%, 69.4118%
XYZ:
18.5453, 10.1397, 1.0946
xyY:
0.6228, 0.3405, 10.1397
CIE-Lab:
38.0921, 56.8471, 50.0977
CIE-LCH:
38.0921, 75.7719, 41.3888
CIE-Luv:
38.0921, 113.2379, 27.9087
Hunter-Lab:
31.8430, 48.2330, 20.2520
#b11b04 color charts
#b11b04 color shades, tints & tones
#b11b04 color schemes
#b11b04 color preview, HTML & CSS examples
This text has a color of #b11b04
<p style="color:#b11b04;">Text here</p>
.mytext {color:#b11b04;}
This box has a color of #b11b04
<div style="background-color:#b11b04;">Content here</div>
.mybackground {background-color:#b11b04;}
Border around this has a color of #b11b04
<div style="border:2px solid #b11b04;">Content here</div>
.myborder {border:2px solid #b11b04;}