#b3388c color space conversions
Hex:
#b3388c
RGB:
179, 56, 140
CMY:
30, 78, 45
CMYK:
0, 69, 22, 30
HSL:
319°, 52.3404%, 46.0784%
HSV (HSB):
319°, 68.7151%, 70.1961%
XYZ:
24.7382, 14.3055, 26.2683
xyY:
0.3788, 0.2190, 14.3055
CIE-Lab:
44.6679, 57.7374, -19.9054
CIE-LCH:
44.6679, 61.0724, 340.9780
CIE-Luv:
44.6679, 65.7389, -36.9451
Hunter-Lab:
37.8226, 50.5599, -14.7019
#b3388c color charts
#b3388c color shades, tints & tones
#b3388c color schemes
#b3388c color preview, HTML & CSS examples
This text has a color of #b3388c
<p style="color:#b3388c;">Text here</p>
.mytext {color:#b3388c;}
This box has a color of #b3388c
<div style="background-color:#b3388c;">Content here</div>
.mybackground {background-color:#b3388c;}
Border around this has a color of #b3388c
<div style="border:2px solid #b3388c;">Content here</div>
.myborder {border:2px solid #b3388c;}