#b3020a color space conversions
Hex:
#b3020a
RGB:
179, 2, 10
CMY:
30, 99, 96
CMYK:
0, 99, 94, 30
HSL:
357°, 97.7901%, 35.4902%
HSV (HSB):
357°, 98.8827%, 70.1961%
XYZ:
18.6669, 9.6490, 1.1658
xyY:
0.6332, 0.3273, 9.6490
CIE-Lab:
37.2050, 61.3030, 47.6524
CIE-LCH:
37.2050, 77.6454, 37.8588
CIE-Luv:
37.2050, 120.6940, 25.1429
Hunter-Lab:
31.0629, 52.9075, 19.5189
#b3020a color charts
#b3020a color shades, tints & tones
#b3020a color schemes
#b3020a color preview, HTML & CSS examples
This text has a color of #b3020a
<p style="color:#b3020a;">Text here</p>
.mytext {color:#b3020a;}
This box has a color of #b3020a
<div style="background-color:#b3020a;">Content here</div>
.mybackground {background-color:#b3020a;}
Border around this has a color of #b3020a
<div style="border:2px solid #b3020a;">Content here</div>
.myborder {border:2px solid #b3020a;}