#b11025 color space conversions
Hex:
#b11025
RGB:
177, 16, 37
CMY:
31, 94, 85
CMYK:
0, 91, 79, 31
HSL:
352°, 83.4197%, 37.8431%
HSV (HSB):
352°, 90.9605%, 69.4118%
XYZ:
18.6507, 9.8513, 2.6687
xyY:
0.5983, 0.3160, 9.8513
CIE-Lab:
37.5742, 59.6277, 34.2733
CIE-LCH:
37.5742, 68.7759, 29.8898
CIE-Luv:
37.5742, 112.2806, 19.5228
Hunter-Lab:
31.3867, 51.1419, 16.9294
#b11025 color charts
#b11025 color shades, tints & tones
#b11025 color schemes
#b11025 color preview, HTML & CSS examples
This text has a color of #b11025
<p style="color:#b11025;">Text here</p>
.mytext {color:#b11025;}
This box has a color of #b11025
<div style="background-color:#b11025;">Content here</div>
.mybackground {background-color:#b11025;}
Border around this has a color of #b11025
<div style="border:2px solid #b11025;">Content here</div>
.myborder {border:2px solid #b11025;}