#b3367c color space conversions
Hex:
#b3367c
RGB:
179, 54, 124
CMY:
30, 79, 51
CMYK:
0, 70, 31, 30
HSL:
326°, 53.6481%, 45.6863%
HSV (HSB):
326°, 69.8324%, 70.1961%
XYZ:
23.5477, 13.6773, 20.4677
xyY:
0.4082, 0.2371, 13.6773
CIE-Lab:
43.7665, 56.4172, -11.5230
CIE-LCH:
43.7665, 57.5819, 348.4563
CIE-Luv:
43.7665, 72.1633, -25.0514
Hunter-Lab:
36.9828, 48.9345, -6.9253
#b3367c color charts
#b3367c color shades, tints & tones
#b3367c color schemes
#b3367c color preview, HTML & CSS examples
This text has a color of #b3367c
<p style="color:#b3367c;">Text here</p>
.mytext {color:#b3367c;}
This box has a color of #b3367c
<div style="background-color:#b3367c;">Content here</div>
.mybackground {background-color:#b3367c;}
Border around this has a color of #b3367c
<div style="border:2px solid #b3367c;">Content here</div>
.myborder {border:2px solid #b3367c;}