#b3026a color space conversions
Hex:
#b3026a
RGB:
179, 2, 106
CMY:
30, 99, 58
CMYK:
0, 99, 41, 30
HSL:
325°, 97.7901%, 35.4902%
HSV (HSB):
325°, 98.8827%, 70.1961%
XYZ:
21.2136, 10.6677, 14.5767
xyY:
0.4566, 0.2296, 10.6677
CIE-Lab:
39.0151, 66.1588, -7.4590
CIE-LCH:
39.0151, 66.5779, 353.5674
CIE-Luv:
39.0151, 90.9704, -21.0742
Hunter-Lab:
32.6615, 58.7781, -3.5978
#b3026a color charts
#b3026a color shades, tints & tones
#b3026a color schemes
#b3026a color preview, HTML & CSS examples
This text has a color of #b3026a
<p style="color:#b3026a;">Text here</p>
.mytext {color:#b3026a;}
This box has a color of #b3026a
<div style="background-color:#b3026a;">Content here</div>
.mybackground {background-color:#b3026a;}
Border around this has a color of #b3026a
<div style="border:2px solid #b3026a;">Content here</div>
.myborder {border:2px solid #b3026a;}