#b0333c color space conversions
Hex:
#b0333c
RGB:
176, 51, 60
CMY:
31, 80, 76
CMYK:
0, 71, 66, 31
HSL:
356°, 55.0661%, 44.5098%
HSV (HSB):
356°, 71.0227%, 69.0196%
XYZ:
19.9039, 11.9240, 5.5275
xyY:
0.5328, 0.3192, 11.9240
CIE-Lab:
41.0951, 50.8187, 24.3852
CIE-LCH:
41.0951, 56.3665, 25.6338
CIE-Luv:
41.0951, 91.8193, 16.0298
Hunter-Lab:
34.5312, 42.4588, 14.6811
#b0333c color charts
#b0333c color shades, tints & tones
#b0333c color schemes
#b0333c color preview, HTML & CSS examples
This text has a color of #b0333c
<p style="color:#b0333c;">Text here</p>
.mytext {color:#b0333c;}
This box has a color of #b0333c
<div style="background-color:#b0333c;">Content here</div>
.mybackground {background-color:#b0333c;}
Border around this has a color of #b0333c
<div style="border:2px solid #b0333c;">Content here</div>
.myborder {border:2px solid #b0333c;}