#b9025b color space conversions
Hex:
#b9025b
RGB:
185, 2, 91
CMY:
27, 99, 64
CMYK:
0, 99, 51, 27
HSL:
331°, 97.8610%, 36.6667%
HSV (HSB):
331°, 98.9189%, 72.5490%
XYZ:
21.9176, 11.1130, 10.8874
xyY:
0.4991, 0.2530, 11.1130
CIE-Lab:
39.7702, 66.2226, 3.3264
CIE-LCH:
39.7702, 66.3061, 2.8756
CIE-Luv:
39.7702, 102.5576, -8.4440
Hunter-Lab:
33.3362, 59.0203, 3.9717
#b9025b color charts
#b9025b color shades, tints & tones
#b9025b color schemes
#b9025b color preview, HTML & CSS examples
This text has a color of #b9025b
<p style="color:#b9025b;">Text here</p>
.mytext {color:#b9025b;}
This box has a color of #b9025b
<div style="background-color:#b9025b;">Content here</div>
.mybackground {background-color:#b9025b;}
Border around this has a color of #b9025b
<div style="border:2px solid #b9025b;">Content here</div>
.myborder {border:2px solid #b9025b;}