#b3331a color space conversions
Hex:
#b3331a
RGB:
179, 51, 26
CMY:
30, 80, 90
CMYK:
0, 72, 85, 30
HSL:
10°, 74.6341%, 40.1961%
HSV (HSB):
10°, 85.4749%, 70.1961%
XYZ:
19.9607, 12.0259, 2.2465
xyY:
0.5831, 0.3513, 12.0259
CIE-Lab:
41.2573, 50.4014, 43.8652
CIE-LCH:
41.2573, 66.8166, 41.0337
CIE-Luv:
41.2573, 100.6761, 29.1264
Hunter-Lab:
34.6784, 42.0562, 20.4341
#b3331a color charts
#b3331a color shades, tints & tones
#b3331a color schemes
#b3331a color preview, HTML & CSS examples
This text has a color of #b3331a
<p style="color:#b3331a;">Text here</p>
.mytext {color:#b3331a;}
This box has a color of #b3331a
<div style="background-color:#b3331a;">Content here</div>
.mybackground {background-color:#b3331a;}
Border around this has a color of #b3331a
<div style="border:2px solid #b3331a;">Content here</div>
.myborder {border:2px solid #b3331a;}