#b8015f color space conversions
Hex:
#b8015f
RGB:
184, 1, 95
CMY:
28, 100, 63
CMYK:
0, 99, 48, 28
HSL:
329°, 98.9189%, 36.2745%
HSV (HSB):
329°, 99.4565%, 72.1569%
XYZ:
21.8436, 11.0383, 11.8058
xyY:
0.4888, 0.2470, 11.0383
CIE-Lab:
39.6449, 66.4172, 0.5702
CIE-LCH:
39.6449, 66.4196, 0.4919
CIE-Luv:
39.6449, 100.1200, -11.6042
Hunter-Lab:
33.2239, 59.2158, 2.1886
#b8015f color charts
#b8015f color shades, tints & tones
#b8015f color schemes
#b8015f color preview, HTML & CSS examples
This text has a color of #b8015f
<p style="color:#b8015f;">Text here</p>
.mytext {color:#b8015f;}
This box has a color of #b8015f
<div style="background-color:#b8015f;">Content here</div>
.mybackground {background-color:#b8015f;}
Border around this has a color of #b8015f
<div style="border:2px solid #b8015f;">Content here</div>
.myborder {border:2px solid #b8015f;}