#b9104d color space conversions
Hex:
#b9104d
RGB:
185, 16, 77
CMY:
27, 94, 70
CMYK:
0, 91, 58, 27
HSL:
338°, 84.0796%, 39.4118%
HSV (HSB):
338°, 91.3514%, 72.5490%
XYZ:
21.5324, 11.2207, 8.0521
xyY:
0.5277, 0.2750, 11.2207
CIE-Lab:
39.9497, 63.6421, 12.5165
CIE-LCH:
39.9497, 64.8612, 11.1264
CIE-Luv:
39.9497, 106.2776, 1.8509
Hunter-Lab:
33.4973, 56.1215, 9.1959
#b9104d color charts
#b9104d color shades, tints & tones
#b9104d color schemes
#b9104d color preview, HTML & CSS examples
This text has a color of #b9104d
<p style="color:#b9104d;">Text here</p>
.mytext {color:#b9104d;}
This box has a color of #b9104d
<div style="background-color:#b9104d;">Content here</div>
.mybackground {background-color:#b9104d;}
Border around this has a color of #b9104d
<div style="border:2px solid #b9104d;">Content here</div>
.myborder {border:2px solid #b9104d;}