#b3055a color space conversions
Hex:
#b3055a
RGB:
179, 5, 90
CMY:
30, 98, 65
CMYK:
0, 97, 50, 30
HSL:
331°, 94.5652%, 36.0784%
HSV (HSB):
331°, 97.2067%, 70.1961%
XYZ:
20.4901, 10.4304, 10.6062
xyY:
0.4934, 0.2512, 10.4304
CIE-Lab:
38.6041, 64.4424, 2.1220
CIE-LCH:
38.6041, 64.4773, 1.8860
CIE-Luv:
38.6041, 97.7395, -9.3715
Hunter-Lab:
32.2962, 56.7301, 3.1363
#b3055a color charts
#b3055a color shades, tints & tones
#b3055a color schemes
#b3055a color preview, HTML & CSS examples
This text has a color of #b3055a
<p style="color:#b3055a;">Text here</p>
.mytext {color:#b3055a;}
This box has a color of #b3055a
<div style="background-color:#b3055a;">Content here</div>
.mybackground {background-color:#b3055a;}
Border around this has a color of #b3055a
<div style="border:2px solid #b3055a;">Content here</div>
.myborder {border:2px solid #b3055a;}