#b8153a color space conversions
Hex:
#b8153a
RGB:
184, 21, 58
CMY:
28, 92, 77
CMYK:
0, 89, 68, 28
HSL:
346°, 79.5122%, 40.1961%
HSV (HSB):
346°, 88.5870%, 72.1569%
XYZ:
20.7991, 11.0322, 5.0362
xyY:
0.5642, 0.2992, 11.0322
CIE-Lab:
39.6346, 61.4998, 24.1296
CIE-LCH:
39.6346, 66.0641, 21.4227
CIE-Luv:
39.6346, 110.9178, 12.7187
Hunter-Lab:
33.2147, 53.6510, 14.2605
#b8153a color charts
#b8153a color shades, tints & tones
#b8153a color schemes
#b8153a color preview, HTML & CSS examples
This text has a color of #b8153a
<p style="color:#b8153a;">Text here</p>
.mytext {color:#b8153a;}
This box has a color of #b8153a
<div style="background-color:#b8153a;">Content here</div>
.mybackground {background-color:#b8153a;}
Border around this has a color of #b8153a
<div style="border:2px solid #b8153a;">Content here</div>
.myborder {border:2px solid #b8153a;}