#b8014b color space conversions
Hex:
#b8014b
RGB:
184, 1, 75
CMY:
28, 100, 71
CMYK:
0, 99, 59, 28
HSL:
336°, 98.9189%, 36.2745%
HSV (HSB):
336°, 99.4565%, 72.1569%
XYZ:
21.0480, 10.7201, 7.6164
xyY:
0.5344, 0.2722, 10.7201
CIE-Lab:
39.1049, 64.9804, 12.6022
CIE-LCH:
39.1049, 66.1911, 10.9756
CIE-Luv:
39.1049, 108.5148, 1.5222
Hunter-Lab:
32.7415, 57.4519, 9.1268
#b8014b color charts
#b8014b color shades, tints & tones
#b8014b color schemes
#b8014b color preview, HTML & CSS examples
This text has a color of #b8014b
<p style="color:#b8014b;">Text here</p>
.mytext {color:#b8014b;}
This box has a color of #b8014b
<div style="background-color:#b8014b;">Content here</div>
.mybackground {background-color:#b8014b;}
Border around this has a color of #b8014b
<div style="border:2px solid #b8014b;">Content here</div>
.myborder {border:2px solid #b8014b;}