#b2081a color space conversions
Hex:
#b2081a
RGB:
178, 8, 26
CMY:
30, 97, 90
CMYK:
0, 96, 85, 30
HSL:
354°, 91.3978%, 36.4706%
HSV (HSB):
354°, 95.5056%, 69.8039%
XYZ:
18.6334, 9.7132, 1.8700
xyY:
0.6167, 0.3215, 9.7132
CIE-Lab:
37.3227, 60.6216, 40.3346
CIE-LCH:
37.3227, 72.8138, 33.6378
CIE-Luv:
37.3227, 116.8073, 22.3526
Hunter-Lab:
31.1660, 52.1800, 18.2587
#b2081a color charts
#b2081a color shades, tints & tones
#b2081a color schemes
#b2081a color preview, HTML & CSS examples
This text has a color of #b2081a
<p style="color:#b2081a;">Text here</p>
.mytext {color:#b2081a;}
This box has a color of #b2081a
<div style="background-color:#b2081a;">Content here</div>
.mybackground {background-color:#b2081a;}
Border around this has a color of #b2081a
<div style="border:2px solid #b2081a;">Content here</div>
.myborder {border:2px solid #b2081a;}