#b0094c color space conversions
Hex:
#b0094c
RGB:
176, 9, 76
CMY:
31, 96, 70
CMYK:
0, 95, 57, 31
HSL:
336°, 90.2703%, 36.2745%
HSV (HSB):
336°, 94.8864%, 69.0196%
XYZ:
19.3067, 9.9473, 7.7399
xyY:
0.5219, 0.2689, 9.9473
CIE-Lab:
37.7477, 62.2473, 9.8191
CIE-LCH:
37.7477, 63.0170, 8.9641
CIE-Luv:
37.7477, 100.5668, -0.6942
Hunter-Lab:
31.5393, 54.0744, 7.5274
#b0094c color charts
#b0094c color shades, tints & tones
#b0094c color schemes
#b0094c color preview, HTML & CSS examples
This text has a color of #b0094c
<p style="color:#b0094c;">Text here</p>
.mytext {color:#b0094c;}
This box has a color of #b0094c
<div style="background-color:#b0094c;">Content here</div>
.mybackground {background-color:#b0094c;}
Border around this has a color of #b0094c
<div style="border:2px solid #b0094c;">Content here</div>
.myborder {border:2px solid #b0094c;}