#b02121 color space conversions
Hex:
#b02121
RGB:
176, 33, 33
CMY:
31, 87, 87
CMYK:
0, 81, 81, 31
HSL:
0°, 68.4211%, 40.9804%
HSV (HSB):
0°, 81.2500%, 69.0196%
XYZ:
18.7229, 10.4276, 2.4648
xyY:
0.5922, 0.3298, 10.4276
CIE-Lab:
38.5992, 55.5837, 37.5602
CIE-LCH:
38.5992, 67.0844, 34.0485
CIE-Luv:
38.5992, 106.6070, 22.9889
Hunter-Lab:
32.2918, 46.9839, 18.0788
#b02121 color charts
#b02121 color shades, tints & tones
#b02121 color schemes
#b02121 color preview, HTML & CSS examples
This text has a color of #b02121
<p style="color:#b02121;">Text here</p>
.mytext {color:#b02121;}
This box has a color of #b02121
<div style="background-color:#b02121;">Content here</div>
.mybackground {background-color:#b02121;}
Border around this has a color of #b02121
<div style="border:2px solid #b02121;">Content here</div>
.myborder {border:2px solid #b02121;}