#b3041e color space conversions
Hex:
#b3041e
RGB:
179, 4, 30
CMY:
30, 98, 88
CMYK:
0, 98, 83, 30
HSL:
351°, 95.6284%, 35.8824%
HSV (HSB):
351°, 97.7654%, 70.1961%
XYZ:
18.8682, 9.7643, 2.1185
xyY:
0.6136, 0.3175, 9.7643
CIE-Lab:
37.4160, 61.4345, 38.3041
CIE-LCH:
37.4160, 72.3975, 31.9434
CIE-Luv:
37.4160, 117.5903, 21.1655
Hunter-Lab:
31.2478, 53.0987, 17.8538
#b3041e color charts
#b3041e color shades, tints & tones
#b3041e color schemes
#b3041e color preview, HTML & CSS examples
This text has a color of #b3041e
<p style="color:#b3041e;">Text here</p>
.mytext {color:#b3041e;}
This box has a color of #b3041e
<div style="background-color:#b3041e;">Content here</div>
.mybackground {background-color:#b3041e;}
Border around this has a color of #b3041e
<div style="border:2px solid #b3041e;">Content here</div>
.myborder {border:2px solid #b3041e;}