#b3138c color space conversions
Hex:
#b3138c
RGB:
179, 19, 140
CMY:
30, 93, 45
CMYK:
0, 89, 22, 30
HSL:
315°, 80.8081%, 38.8235%
HSV (HSB):
315°, 89.3855%, 70.1961%
XYZ:
23.5569, 11.9429, 25.8746
xyY:
0.3838, 0.1946, 11.9429
CIE-Lab:
41.1252, 67.8431, -25.3882
CIE-LCH:
41.1252, 72.4379, 339.4832
CIE-Luv:
41.1252, 73.9381, -45.3905
Hunter-Lab:
34.5585, 61.1977, -20.2005
#b3138c color charts
#b3138c color shades, tints & tones
#b3138c color schemes
#b3138c color preview, HTML & CSS examples
This text has a color of #b3138c
<p style="color:#b3138c;">Text here</p>
.mytext {color:#b3138c;}
This box has a color of #b3138c
<div style="background-color:#b3138c;">Content here</div>
.mybackground {background-color:#b3138c;}
Border around this has a color of #b3138c
<div style="border:2px solid #b3138c;">Content here</div>
.myborder {border:2px solid #b3138c;}