#b3139d color space conversions
Hex:
#b3139d
RGB:
179, 19, 157
CMY:
30, 93, 38
CMYK:
0, 89, 12, 30
HSL:
308°, 80.8081%, 38.8235%
HSV (HSB):
308°, 89.3855%, 70.1961%
XYZ:
24.9091, 12.4838, 32.9950
xyY:
0.3539, 0.1774, 12.4838
CIE-Lab:
41.9749, 70.0786, -34.3794
CIE-LCH:
41.9749, 78.0574, 333.8682
CIE-Luv:
41.9749, 66.7790, -58.5206
Hunter-Lab:
35.3324, 64.0096, -30.6351
#b3139d color charts
#b3139d color shades, tints & tones
#b3139d color schemes
#b3139d color preview, HTML & CSS examples
This text has a color of #b3139d
<p style="color:#b3139d;">Text here</p>
.mytext {color:#b3139d;}
This box has a color of #b3139d
<div style="background-color:#b3139d;">Content here</div>
.mybackground {background-color:#b3139d;}
Border around this has a color of #b3139d
<div style="border:2px solid #b3139d;">Content here</div>
.myborder {border:2px solid #b3139d;}