#b3128e color space conversions
Hex:
#b3128e
RGB:
179, 18, 142
CMY:
30, 93, 44
CMYK:
0, 90, 21, 30
HSL:
314°, 81.7259%, 38.6275%
HSV (HSB):
314°, 89.9441%, 70.1961%
XYZ:
23.6892, 11.9693, 26.6529
xyY:
0.3802, 0.1921, 11.9693
CIE-Lab:
41.1673, 68.2486, -26.5456
CIE-LCH:
41.1673, 73.2293, 338.7462
CIE-Luv:
41.1673, 73.1948, -47.0628
Hunter-Lab:
34.5967, 61.6791, -21.4587
#b3128e color charts
#b3128e color shades, tints & tones
#b3128e color schemes
#b3128e color preview, HTML & CSS examples
This text has a color of #b3128e
<p style="color:#b3128e;">Text here</p>
.mytext {color:#b3128e;}
This box has a color of #b3128e
<div style="background-color:#b3128e;">Content here</div>
.mybackground {background-color:#b3128e;}
Border around this has a color of #b3128e
<div style="border:2px solid #b3128e;">Content here</div>
.myborder {border:2px solid #b3128e;}