#b3043e color space conversions
Hex:
#b3043e
RGB:
179, 4, 62
CMY:
30, 98, 76
CMYK:
0, 98, 65, 30
HSL:
340°, 95.6284%, 35.8824%
HSV (HSB):
340°, 97.7654%, 70.1961%
XYZ:
19.5033, 10.0183, 5.4632
xyY:
0.5575, 0.2864, 10.0183
CIE-Lab:
37.8753, 62.6914, 19.1219
CIE-LCH:
37.8753, 65.5428, 16.9626
CIE-Luv:
37.8753, 108.9181, 7.8704
Hunter-Lab:
31.6518, 54.5983, 11.9225
#b3043e color charts
#b3043e color shades, tints & tones
#b3043e color schemes
#b3043e color preview, HTML & CSS examples
This text has a color of #b3043e
<p style="color:#b3043e;">Text here</p>
.mytext {color:#b3043e;}
This box has a color of #b3043e
<div style="background-color:#b3043e;">Content here</div>
.mybackground {background-color:#b3043e;}
Border around this has a color of #b3043e
<div style="border:2px solid #b3043e;">Content here</div>
.myborder {border:2px solid #b3043e;}