#b3204e color space conversions
Hex:
#b3204e
RGB:
179, 32, 78
CMY:
30, 87, 69
CMYK:
0, 82, 56, 30
HSL:
341°, 69.6682%, 41.3725%
HSV (HSB):
341°, 82.1229%, 70.1961%
XYZ:
20.4821, 11.1668, 8.2836
xyY:
0.5129, 0.2796, 11.1668
CIE-Lab:
39.8600, 58.9898, 11.5648
CIE-LCH:
39.8600, 60.1128, 11.0920
CIE-Luv:
39.8600, 96.9507, 2.0034
Hunter-Lab:
33.4167, 50.9284, 8.6944
#b3204e color charts
#b3204e color shades, tints & tones
#b3204e color schemes
#b3204e color preview, HTML & CSS examples
This text has a color of #b3204e
<p style="color:#b3204e;">Text here</p>
.mytext {color:#b3204e;}
This box has a color of #b3204e
<div style="background-color:#b3204e;">Content here</div>
.mybackground {background-color:#b3204e;}
Border around this has a color of #b3204e
<div style="border:2px solid #b3204e;">Content here</div>
.myborder {border:2px solid #b3204e;}