#b2041a color space conversions
Hex:
#b2041a
RGB:
178, 4, 26
CMY:
30, 98, 90
CMYK:
0, 98, 85, 30
HSL:
352°, 95.6044%, 35.6863%
HSV (HSB):
352°, 97.7528%, 69.8039%
XYZ:
18.5900, 9.6264, 1.8556
xyY:
0.6182, 0.3201, 9.6264
CIE-Lab:
37.1634, 61.0827, 40.1933
CIE-LCH:
37.1634, 73.1204, 33.3454
CIE-Luv:
37.1634, 117.5573, 22.0656
Hunter-Lab:
31.0264, 52.6548, 18.1726
#b2041a color charts
#b2041a color shades, tints & tones
#b2041a color schemes
#b2041a color preview, HTML & CSS examples
This text has a color of #b2041a
<p style="color:#b2041a;">Text here</p>
.mytext {color:#b2041a;}
This box has a color of #b2041a
<div style="background-color:#b2041a;">Content here</div>
.mybackground {background-color:#b2041a;}
Border around this has a color of #b2041a
<div style="border:2px solid #b2041a;">Content here</div>
.myborder {border:2px solid #b2041a;}