#b9102d color space conversions
Hex:
#b9102d
RGB:
185, 16, 45
CMY:
27, 94, 82
CMYK:
0, 91, 76, 27
HSL:
350°, 84.0796%, 39.4118%
HSV (HSB):
350°, 91.3514%, 72.5490%
XYZ:
20.6665, 10.8743, 3.4923
xyY:
0.5899, 0.3104, 10.8743
CIE-Lab:
39.3680, 62.0076, 31.9170
CIE-LCH:
39.3680, 69.7398, 27.2361
CIE-Luv:
39.3680, 116.5369, 18.1538
Hunter-Lab:
32.9763, 54.1592, 16.8043
#b9102d color charts
#b9102d color shades, tints & tones
#b9102d color schemes
#b9102d color preview, HTML & CSS examples
This text has a color of #b9102d
<p style="color:#b9102d;">Text here</p>
.mytext {color:#b9102d;}
This box has a color of #b9102d
<div style="background-color:#b9102d;">Content here</div>
.mybackground {background-color:#b9102d;}
Border around this has a color of #b9102d
<div style="border:2px solid #b9102d;">Content here</div>
.myborder {border:2px solid #b9102d;}