#b3145b color space conversions
Hex:
#b3145b
RGB:
179, 20, 91
CMY:
30, 92, 64
CMYK:
0, 89, 49, 30
HSL:
333°, 79.8995%, 39.0196%
HSV (HSB):
333°, 88.8268%, 70.1961%
XYZ:
20.7289, 10.8393, 10.8972
xyY:
0.4881, 0.2553, 10.8393
CIE-Lab:
39.3086, 62.5659, 2.5025
CIE-LCH:
39.3086, 62.6160, 2.2905
CIE-Luv:
39.3086, 95.0530, -8.5437
Hunter-Lab:
32.9232, 54.7706, 3.4219
#b3145b color charts
#b3145b color shades, tints & tones
#b3145b color schemes
#b3145b color preview, HTML & CSS examples
This text has a color of #b3145b
<p style="color:#b3145b;">Text here</p>
.mytext {color:#b3145b;}
This box has a color of #b3145b
<div style="background-color:#b3145b;">Content here</div>
.mybackground {background-color:#b3145b;}
Border around this has a color of #b3145b
<div style="border:2px solid #b3145b;">Content here</div>
.myborder {border:2px solid #b3145b;}