#b8094c color space conversions
Hex:
#b8094c
RGB:
184, 9, 76
CMY:
28, 96, 70
CMYK:
0, 95, 59, 28
HSL:
337°, 90.6736%, 37.8431%
HSV (HSB):
337°, 95.1087%, 72.1569%
XYZ:
21.1694, 10.9075, 7.8271
xyY:
0.5305, 0.2733, 10.9075
CIE-Lab:
39.4243, 64.1840, 12.3999
CIE-LCH:
39.4243, 65.3708, 10.9345
CIE-Luv:
39.4243, 106.9867, 1.5513
Hunter-Lab:
33.0265, 56.6185, 9.0672
#b8094c color charts
#b8094c color shades, tints & tones
#b8094c color schemes
#b8094c color preview, HTML & CSS examples
This text has a color of #b8094c
<p style="color:#b8094c;">Text here</p>
.mytext {color:#b8094c;}
This box has a color of #b8094c
<div style="background-color:#b8094c;">Content here</div>
.mybackground {background-color:#b8094c;}
Border around this has a color of #b8094c
<div style="border:2px solid #b8094c;">Content here</div>
.myborder {border:2px solid #b8094c;}