#b3054b color space conversions
Hex:
#b3054b
RGB:
179, 5, 75
CMY:
30, 98, 71
CMYK:
0, 97, 58, 30
HSL:
336°, 94.5652%, 36.0784%
HSV (HSB):
336°, 97.2067%, 70.1961%
XYZ:
19.9147, 10.2002, 7.5758
xyY:
0.5284, 0.2706, 10.2002
CIE-Lab:
38.1995, 63.3533, 11.1877
CIE-LCH:
38.1995, 64.3335, 10.0147
CIE-Luv:
38.1995, 103.9457, 0.4420
Hunter-Lab:
31.9378, 55.4116, 8.2926
#b3054b color charts
#b3054b color shades, tints & tones
#b3054b color schemes
#b3054b color preview, HTML & CSS examples
This text has a color of #b3054b
<p style="color:#b3054b;">Text here</p>
.mytext {color:#b3054b;}
This box has a color of #b3054b
<div style="background-color:#b3054b;">Content here</div>
.mybackground {background-color:#b3054b;}
Border around this has a color of #b3054b
<div style="border:2px solid #b3054b;">Content here</div>
.myborder {border:2px solid #b3054b;}