#b3042a color space conversions
Hex:
#b3042a
RGB:
179, 4, 42
CMY:
30, 98, 84
CMYK:
0, 98, 77, 30
HSL:
347°, 95.6284%, 35.8824%
HSV (HSB):
347°, 97.7654%, 70.1961%
XYZ:
19.0517, 9.8377, 3.0852
xyY:
0.5958, 0.3077, 9.8377
CIE-Lab:
37.5496, 61.8016, 31.3537
CIE-LCH:
37.5496, 69.3000, 26.9000
CIE-Luv:
37.5496, 114.9419, 17.1297
Hunter-Lab:
31.3651, 53.5352, 16.1235
#b3042a color charts
#b3042a color shades, tints & tones
#b3042a color schemes
#b3042a color preview, HTML & CSS examples
This text has a color of #b3042a
<p style="color:#b3042a;">Text here</p>
.mytext {color:#b3042a;}
This box has a color of #b3042a
<div style="background-color:#b3042a;">Content here</div>
.mybackground {background-color:#b3042a;}
Border around this has a color of #b3042a
<div style="border:2px solid #b3042a;">Content here</div>
.myborder {border:2px solid #b3042a;}