#b9028a color space conversions
Hex:
#b9028a
RGB:
185, 2, 138
CMY:
27, 99, 46
CMYK:
0, 99, 25, 27
HSL:
315°, 97.8610%, 36.6667%
HSV (HSB):
315°, 98.9189%, 72.5490%
XYZ:
24.6167, 12.1927, 25.1007
xyY:
0.3976, 0.1969, 12.1927
CIE-Lab:
41.5207, 70.7795, -23.4588
CIE-LCH:
41.5207, 74.5657, 341.6630
CIE-Luv:
41.5207, 81.1461, -43.3551
Hunter-Lab:
34.9180, 64.7336, -18.1779
#b9028a color charts
#b9028a color shades, tints & tones
#b9028a color schemes
#b9028a color preview, HTML & CSS examples
This text has a color of #b9028a
<p style="color:#b9028a;">Text here</p>
.mytext {color:#b9028a;}
This box has a color of #b9028a
<div style="background-color:#b9028a;">Content here</div>
.mybackground {background-color:#b9028a;}
Border around this has a color of #b9028a
<div style="border:2px solid #b9028a;">Content here</div>
.myborder {border:2px solid #b9028a;}