#b8086f color space conversions
Hex:
#b8086f
RGB:
184, 8, 111
CMY:
28, 97, 56
CMYK:
0, 96, 40, 28
HSL:
325°, 91.6667%, 37.6471%
HSV (HSB):
325°, 95.6522%, 72.1569%
XYZ:
22.7232, 11.5117, 16.0633
xyY:
0.4518, 0.2289, 11.5117
CIE-Lab:
40.4293, 67.0933, -8.3869
CIE-LCH:
40.4293, 67.6154, 352.8748
CIE-Luv:
40.4293, 92.1350, -22.6037
Hunter-Lab:
33.9289, 60.1714, -4.3199
#b8086f color charts
#b8086f color shades, tints & tones
#b8086f color schemes
#b8086f color preview, HTML & CSS examples
This text has a color of #b8086f
<p style="color:#b8086f;">Text here</p>
.mytext {color:#b8086f;}
This box has a color of #b8086f
<div style="background-color:#b8086f;">Content here</div>
.mybackground {background-color:#b8086f;}
Border around this has a color of #b8086f
<div style="border:2px solid #b8086f;">Content here</div>
.myborder {border:2px solid #b8086f;}