#b9128f color space conversions
Hex:
#b9128f
RGB:
185, 18, 143
CMY:
27, 93, 44
CMYK:
0, 90, 23, 27
HSL:
315°, 82.2660%, 39.8039%
HSV (HSB):
315°, 90.2703%, 72.5490%
XYZ:
25.1818, 12.7301, 27.1165
xyY:
0.3872, 0.1958, 12.7301
CIE-Lab:
42.3537, 69.6095, -25.2213
CIE-LCH:
42.3537, 74.0378, 340.0832
CIE-Luv:
42.3537, 77.5017, -45.8109
Hunter-Lab:
35.6792, 63.5437, -20.0855
#b9128f color charts
#b9128f color shades, tints & tones
#b9128f color schemes
#b9128f color preview, HTML & CSS examples
This text has a color of #b9128f
<p style="color:#b9128f;">Text here</p>
.mytext {color:#b9128f;}
This box has a color of #b9128f
<div style="background-color:#b9128f;">Content here</div>
.mybackground {background-color:#b9128f;}
Border around this has a color of #b9128f
<div style="border:2px solid #b9128f;">Content here</div>
.myborder {border:2px solid #b9128f;}