#b9194c color space conversions
Hex:
#b9194c
RGB:
185, 25, 76
CMY:
27, 90, 70
CMYK:
0, 86, 59, 27
HSL:
341°, 76.1905%, 41.1765%
HSV (HSB):
341°, 86.4865%, 72.5490%
XYZ:
21.6597, 11.5314, 7.9217
xyY:
0.5268, 0.2805, 11.5314
CIE-Lab:
40.4614, 62.0361, 13.8545
CIE-LCH:
40.4614, 63.5643, 12.5892
CIE-Luv:
40.4614, 104.6039, 3.6124
Hunter-Lab:
33.9578, 54.4285, 9.9394
#b9194c color charts
#b9194c color shades, tints & tones
#b9194c color schemes
#b9194c color preview, HTML & CSS examples
This text has a color of #b9194c
<p style="color:#b9194c;">Text here</p>
.mytext {color:#b9194c;}
This box has a color of #b9194c
<div style="background-color:#b9194c;">Content here</div>
.mybackground {background-color:#b9194c;}
Border around this has a color of #b9194c
<div style="border:2px solid #b9194c;">Content here</div>
.myborder {border:2px solid #b9194c;}