#b9075a color space conversions
Hex:
#b9075a
RGB:
185, 7, 90
CMY:
27, 97, 65
CMYK:
0, 96, 51, 27
HSL:
332°, 92.7083%, 37.6471%
HSV (HSB):
332°, 96.2162%, 72.5490%
XYZ:
21.9290, 11.2044, 10.6797
xyY:
0.5005, 0.2557, 11.2044
CIE-Lab:
39.9227, 65.6186, 4.1832
CIE-LCH:
39.9227, 65.7518, 3.6476
CIE-Luv:
39.9227, 102.3541, -7.3560
Hunter-Lab:
33.4730, 58.3621, 4.5143
#b9075a color charts
#b9075a color shades, tints & tones
#b9075a color schemes
#b9075a color preview, HTML & CSS examples
This text has a color of #b9075a
<p style="color:#b9075a;">Text here</p>
.mytext {color:#b9075a;}
This box has a color of #b9075a
<div style="background-color:#b9075a;">Content here</div>
.mybackground {background-color:#b9075a;}
Border around this has a color of #b9075a
<div style="border:2px solid #b9075a;">Content here</div>
.myborder {border:2px solid #b9075a;}