#b3203c color space conversions
Hex:
#b3203c
RGB:
179, 32, 60
CMY:
30, 87, 76
CMYK:
0, 82, 66, 30
HSL:
349°, 69.6682%, 41.3725%
HSV (HSB):
349°, 82.1229%, 70.1961%
XYZ:
19.9225, 10.9430, 5.3371
xyY:
0.5503, 0.3023, 10.9430
CIE-Lab:
39.4843, 57.8544, 22.4679
CIE-LCH:
39.4843, 62.0639, 21.2238
CIE-Luv:
39.4843, 102.8923, 12.2699
Hunter-Lab:
33.0802, 49.6113, 13.5903
#b3203c color charts
#b3203c color shades, tints & tones
#b3203c color schemes
#b3203c color preview, HTML & CSS examples
This text has a color of #b3203c
<p style="color:#b3203c;">Text here</p>
.mytext {color:#b3203c;}
This box has a color of #b3203c
<div style="background-color:#b3203c;">Content here</div>
.mybackground {background-color:#b3203c;}
Border around this has a color of #b3203c
<div style="border:2px solid #b3203c;">Content here</div>
.myborder {border:2px solid #b3203c;}