#b9045c color space conversions
Hex:
#b9045c
RGB:
185, 4, 92
CMY:
27, 98, 64
CMYK:
0, 98, 50, 27
HSL:
331°, 95.7672%, 37.0588%
HSV (HSB):
331°, 97.8378%, 72.5490%
XYZ:
21.9828, 11.1738, 11.1234
xyY:
0.4964, 0.2523, 11.1738
CIE-Lab:
39.8717, 66.0886, 2.8355
CIE-LCH:
39.8717, 66.1494, 2.4567
CIE-Luv:
39.8717, 101.8731, -8.9642
Hunter-Lab:
33.4273, 58.8892, 3.6696
#b9045c color charts
#b9045c color shades, tints & tones
#b9045c color schemes
#b9045c color preview, HTML & CSS examples
This text has a color of #b9045c
<p style="color:#b9045c;">Text here</p>
.mytext {color:#b9045c;}
This box has a color of #b9045c
<div style="background-color:#b9045c;">Content here</div>
.mybackground {background-color:#b9045c;}
Border around this has a color of #b9045c
<div style="border:2px solid #b9045c;">Content here</div>
.myborder {border:2px solid #b9045c;}