#b8194c color space conversions
Hex:
#b8194c
RGB:
184, 25, 76
CMY:
28, 90, 70
CMYK:
0, 86, 59, 28
HSL:
341°, 76.0766%, 40.9804%
HSV (HSB):
341°, 86.4130%, 72.1569%
XYZ:
21.4193, 11.4074, 7.9104
xyY:
0.5258, 0.2800, 11.4074
CIE-Lab:
40.2584, 61.7770, 13.5440
CIE-LCH:
40.2584, 63.2442, 12.3659
CIE-Luv:
40.2584, 103.7998, 3.3481
Hunter-Lab:
33.7749, 54.0949, 9.7561
#b8194c color charts
#b8194c color shades, tints & tones
#b8194c color schemes
#b8194c color preview, HTML & CSS examples
This text has a color of #b8194c
<p style="color:#b8194c;">Text here</p>
.mytext {color:#b8194c;}
This box has a color of #b8194c
<div style="background-color:#b8194c;">Content here</div>
.mybackground {background-color:#b8194c;}
Border around this has a color of #b8194c
<div style="border:2px solid #b8194c;">Content here</div>
.myborder {border:2px solid #b8194c;}