#b9026c color space conversions
Hex:
#b9026c
RGB:
185, 2, 108
CMY:
27, 99, 58
CMYK:
0, 99, 42, 27
HSL:
325°, 97.8610%, 36.6667%
HSV (HSB):
325°, 98.9189%, 72.5490%
XYZ:
22.7361, 11.4404, 15.1973
xyY:
0.4605, 0.2317, 11.4404
CIE-Lab:
40.3126, 67.6548, -6.6539
CIE-LCH:
40.3126, 67.9813, 354.3830
CIE-Luv:
40.3126, 94.9596, -20.5448
Hunter-Lab:
33.8237, 60.7951, -2.9629
#b9026c color charts
#b9026c color shades, tints & tones
#b9026c color schemes
#b9026c color preview, HTML & CSS examples
This text has a color of #b9026c
<p style="color:#b9026c;">Text here</p>
.mytext {color:#b9026c;}
This box has a color of #b9026c
<div style="background-color:#b9026c;">Content here</div>
.mybackground {background-color:#b9026c;}
Border around this has a color of #b9026c
<div style="border:2px solid #b9026c;">Content here</div>
.myborder {border:2px solid #b9026c;}