#b02031 color space conversions
Hex:
#b02031
RGB:
176, 32, 49
CMY:
31, 87, 81
CMYK:
0, 82, 72, 31
HSL:
353°, 69.2308%, 40.7843%
HSV (HSB):
353°, 81.8182%, 69.0196%
XYZ:
18.9754, 10.4849, 3.9294
xyY:
0.5683, 0.3140, 10.4849
CIE-Lab:
38.6990, 56.4558, 28.2161
CIE-LCH:
38.6990, 63.1143, 26.5554
CIE-Luv:
38.6990, 103.5417, 16.8540
Hunter-Lab:
32.3804, 47.9381, 15.4713
#b02031 color charts
#b02031 color shades, tints & tones
#b02031 color schemes
#b02031 color preview, HTML & CSS examples
This text has a color of #b02031
<p style="color:#b02031;">Text here</p>
.mytext {color:#b02031;}
This box has a color of #b02031
<div style="background-color:#b02031;">Content here</div>
.mybackground {background-color:#b02031;}
Border around this has a color of #b02031
<div style="border:2px solid #b02031;">Content here</div>
.myborder {border:2px solid #b02031;}