#b0210a color space conversions
Hex:
#b0210a
RGB:
176, 33, 10
CMY:
31, 87, 96
CMYK:
0, 81, 94, 31
HSL:
8°, 89.2473%, 36.4706%
HSV (HSB):
8°, 94.3182%, 69.0196%
XYZ:
18.5031, 10.3397, 1.3077
xyY:
0.6137, 0.3429, 10.3397
CIE-Lab:
38.4454, 55.1042, 48.0698
CIE-LCH:
38.4454, 73.1244, 41.0996
CIE-Luv:
38.4454, 109.4940, 27.9213
Hunter-Lab:
32.1555, 46.4418, 20.0976
#b0210a color charts
#b0210a color shades, tints & tones
#b0210a color schemes
#b0210a color preview, HTML & CSS examples
This text has a color of #b0210a
<p style="color:#b0210a;">Text here</p>
.mytext {color:#b0210a;}
This box has a color of #b0210a
<div style="background-color:#b0210a;">Content here</div>
.mybackground {background-color:#b0210a;}
Border around this has a color of #b0210a
<div style="border:2px solid #b0210a;">Content here</div>
.myborder {border:2px solid #b0210a;}