#b9122d color space conversions
Hex:
#b9122d
RGB:
185, 18, 45
CMY:
27, 93, 82
CMYK:
0, 90, 76, 27
HSL:
350°, 82.2660%, 39.8039%
HSV (HSB):
350°, 90.2703%, 72.5490%
XYZ:
20.6975, 10.9364, 3.5027
xyY:
0.5891, 0.3113, 10.9364
CIE-Lab:
39.4731, 61.7050, 32.0355
CIE-LCH:
39.4731, 69.5254, 27.4371
CIE-Luv:
39.4731, 116.0640, 18.3554
Hunter-Lab:
33.0702, 53.8445, 16.8693
#b9122d color charts
#b9122d color shades, tints & tones
#b9122d color schemes
#b9122d color preview, HTML & CSS examples
This text has a color of #b9122d
<p style="color:#b9122d;">Text here</p>
.mytext {color:#b9122d;}
This box has a color of #b9122d
<div style="background-color:#b9122d;">Content here</div>
.mybackground {background-color:#b9122d;}
Border around this has a color of #b9122d
<div style="border:2px solid #b9122d;">Content here</div>
.myborder {border:2px solid #b9122d;}