#b3105b color space conversions
Hex:
#b3105b
RGB:
179, 16, 91
CMY:
30, 94, 64
CMYK:
0, 91, 49, 30
HSL:
332°, 83.5897%, 38.2353%
HSV (HSB):
332°, 91.0615%, 70.1961%
XYZ:
20.6640, 10.7096, 10.8756
xyY:
0.4891, 0.2535, 10.7096
CIE-Lab:
39.0870, 63.2066, 2.1820
CIE-LCH:
39.0870, 63.2442, 1.9772
CIE-Luv:
39.0870, 95.7934, -9.0422
Hunter-Lab:
32.7256, 55.4412, 3.2042
#b3105b color charts
#b3105b color shades, tints & tones
#b3105b color schemes
#b3105b color preview, HTML & CSS examples
This text has a color of #b3105b
<p style="color:#b3105b;">Text here</p>
.mytext {color:#b3105b;}
This box has a color of #b3105b
<div style="background-color:#b3105b;">Content here</div>
.mybackground {background-color:#b3105b;}
Border around this has a color of #b3105b
<div style="border:2px solid #b3105b;">Content here</div>
.myborder {border:2px solid #b3105b;}