#b3136f color space conversions
Hex:
#b3136f
RGB:
179, 19, 111
CMY:
30, 93, 56
CMYK:
0, 89, 38, 30
HSL:
326°, 80.8081%, 38.8235%
HSV (HSB):
326°, 89.3855%, 70.1961%
XYZ:
21.6925, 11.1971, 16.0569
xyY:
0.4432, 0.2288, 11.1971
CIE-Lab:
39.9106, 64.5644, -9.2673
CIE-LCH:
39.9106, 65.2261, 351.8318
CIE-Luv:
39.9106, 86.6540, -23.1375
Hunter-Lab:
33.4621, 57.1576, -5.0269
#b3136f color charts
#b3136f color shades, tints & tones
#b3136f color schemes
#b3136f color preview, HTML & CSS examples
This text has a color of #b3136f
<p style="color:#b3136f;">Text here</p>
.mytext {color:#b3136f;}
This box has a color of #b3136f
<div style="background-color:#b3136f;">Content here</div>
.mybackground {background-color:#b3136f;}
Border around this has a color of #b3136f
<div style="border:2px solid #b3136f;">Content here</div>
.myborder {border:2px solid #b3136f;}