#b3235b color space conversions
Hex:
#b3235b
RGB:
179, 35, 91
CMY:
30, 86, 64
CMYK:
0, 80, 49, 30
HSL:
337°, 67.2897%, 41.9608%
HSV (HSB):
337°, 80.4469%, 70.1961%
XYZ:
21.0798, 11.5411, 11.0142
xyY:
0.4831, 0.2645, 11.5411
CIE-Lab:
40.4773, 59.2170, 4.1865
CIE-LCH:
40.4773, 59.3648, 4.0440
CIE-Luv:
40.4773, 91.1489, -5.9147
Hunter-Lab:
33.9722, 51.3080, 4.5581
#b3235b color charts
#b3235b color shades, tints & tones
#b3235b color schemes
#b3235b color preview, HTML & CSS examples
This text has a color of #b3235b
<p style="color:#b3235b;">Text here</p>
.mytext {color:#b3235b;}
This box has a color of #b3235b
<div style="background-color:#b3235b;">Content here</div>
.mybackground {background-color:#b3235b;}
Border around this has a color of #b3235b
<div style="border:2px solid #b3235b;">Content here</div>
.myborder {border:2px solid #b3235b;}