#b8102f color space conversions
Hex:
#b8102f
RGB:
184, 16, 47
CMY:
28, 94, 82
CMYK:
0, 91, 74, 28
HSL:
349°, 84.0000%, 39.2157%
HSV (HSB):
349°, 91.3043%, 72.1569%
XYZ:
20.4655, 10.7662, 3.6887
xyY:
0.5861, 0.3083, 10.7662
CIE-Lab:
39.1838, 61.8237, 30.4298
CIE-LCH:
39.1838, 68.9068, 26.2065
CIE-Luv:
39.1838, 115.2561, 17.1408
Hunter-Lab:
32.8118, 53.9141, 16.3028
#b8102f color charts
#b8102f color shades, tints & tones
#b8102f color schemes
#b8102f color preview, HTML & CSS examples
This text has a color of #b8102f
<p style="color:#b8102f;">Text here</p>
.mytext {color:#b8102f;}
This box has a color of #b8102f
<div style="background-color:#b8102f;">Content here</div>
.mybackground {background-color:#b8102f;}
Border around this has a color of #b8102f
<div style="border:2px solid #b8102f;">Content here</div>
.myborder {border:2px solid #b8102f;}