#b9028b color space conversions
Hex:
#b9028b
RGB:
185, 2, 139
CMY:
27, 99, 45
CMYK:
0, 99, 25, 27
HSL:
315°, 97.8610%, 36.6667%
HSV (HSB):
315°, 98.9189%, 72.5490%
XYZ:
24.6895, 12.2218, 25.4839
xyY:
0.3957, 0.1959, 12.2218
CIE-Lab:
41.5665, 70.8961, -24.0007
CIE-LCH:
41.5665, 74.8484, 341.2973
CIE-Luv:
41.5665, 80.6913, -44.1278
Hunter-Lab:
34.9597, 64.8823, -18.7477
#b9028b color charts
#b9028b color shades, tints & tones
#b9028b color schemes
#b9028b color preview, HTML & CSS examples
This text has a color of #b9028b
<p style="color:#b9028b;">Text here</p>
.mytext {color:#b9028b;}
This box has a color of #b9028b
<div style="background-color:#b9028b;">Content here</div>
.mybackground {background-color:#b9028b;}
Border around this has a color of #b9028b
<div style="border:2px solid #b9028b;">Content here</div>
.myborder {border:2px solid #b9028b;}