#b3203b color space conversions
Hex:
#b3203b
RGB:
179, 32, 59
CMY:
30, 87, 77
CMYK:
0, 82, 67, 30
HSL:
349°, 69.6682%, 41.3725%
HSV (HSB):
349°, 82.1229%, 70.1961%
XYZ:
19.8963, 10.9325, 5.1992
xyY:
0.5522, 0.3034, 10.9325
CIE-Lab:
39.4665, 57.8005, 23.0734
CIE-LCH:
39.4665, 62.2357, 21.7614
CIE-Luv:
39.4665, 103.1884, 12.7779
Hunter-Lab:
33.0643, 49.5491, 13.8220
#b3203b color charts
#b3203b color shades, tints & tones
#b3203b color schemes
#b3203b color preview, HTML & CSS examples
This text has a color of #b3203b
<p style="color:#b3203b;">Text here</p>
.mytext {color:#b3203b;}
This box has a color of #b3203b
<div style="background-color:#b3203b;">Content here</div>
.mybackground {background-color:#b3203b;}
Border around this has a color of #b3203b
<div style="border:2px solid #b3203b;">Content here</div>
.myborder {border:2px solid #b3203b;}