#b0043f color space conversions
Hex:
#b0043f
RGB:
176, 4, 63
CMY:
31, 98, 75
CMYK:
0, 98, 64, 31
HSL:
339°, 95.5556%, 35.2941%
HSV (HSB):
339°, 97.7273%, 69.0196%
XYZ:
18.8451, 9.6758, 5.5770
xyY:
0.5527, 0.2838, 9.6758
CIE-Lab:
37.2542, 62.0130, 17.5425
CIE-LCH:
37.2542, 64.4465, 15.7953
CIE-Luv:
37.2542, 106.2019, 6.5598
Hunter-Lab:
31.1060, 53.7062, 11.1441
#b0043f color charts
#b0043f color shades, tints & tones
#b0043f color schemes
#b0043f color preview, HTML & CSS examples
This text has a color of #b0043f
<p style="color:#b0043f;">Text here</p>
.mytext {color:#b0043f;}
This box has a color of #b0043f
<div style="background-color:#b0043f;">Content here</div>
.mybackground {background-color:#b0043f;}
Border around this has a color of #b0043f
<div style="border:2px solid #b0043f;">Content here</div>
.myborder {border:2px solid #b0043f;}