#b8045f color space conversions
Hex:
#b8045f
RGB:
184, 4, 95
CMY:
28, 98, 63
CMYK:
0, 98, 48, 28
HSL:
330°, 95.7447%, 36.8627%
HSV (HSB):
330°, 97.8261%, 72.1569%
XYZ:
21.8761, 11.1034, 11.8166
xyY:
0.4883, 0.2479, 11.1034
CIE-Lab:
39.7541, 66.0985, 0.7293
CIE-LCH:
39.7541, 66.1026, 0.6321
CIE-Luv:
39.7541, 99.7533, -11.3555
Hunter-Lab:
33.3218, 58.8743, 2.2997
#b8045f color charts
#b8045f color shades, tints & tones
#b8045f color schemes
#b8045f color preview, HTML & CSS examples
This text has a color of #b8045f
<p style="color:#b8045f;">Text here</p>
.mytext {color:#b8045f;}
This box has a color of #b8045f
<div style="background-color:#b8045f;">Content here</div>
.mybackground {background-color:#b8045f;}
Border around this has a color of #b8045f
<div style="border:2px solid #b8045f;">Content here</div>
.myborder {border:2px solid #b8045f;}