#b50051 color space conversions
Hex:
#b50051
RGB:
181, 0, 81
CMY:
29, 100, 68
CMYK:
0, 100, 55, 29
HSL:
333°, 100.0000%, 35.4902%
HSV (HSB):
333°, 100.0000%, 70.9804%
XYZ:
20.5413, 10.4178, 8.7128
xyY:
0.5178, 0.2626, 10.4178
CIE-Lab:
38.5821, 64.7863, 7.9227
CIE-LCH:
38.5821, 65.2689, 6.9721
CIE-Luv:
38.5821, 103.8343, -3.1807
Hunter-Lab:
32.2767, 57.1153, 6.5889
#b50051 color charts
#b50051 color shades, tints & tones
#b50051 color schemes
#b50051 color preview, HTML & CSS examples
This text has a color of #b50051
<p style="color:#b50051;">Text here</p>
.mytext {color:#b50051;}
This box has a color of #b50051
<div style="background-color:#b50051;">Content here</div>
.mybackground {background-color:#b50051;}
Border around this has a color of #b50051
<div style="border:2px solid #b50051;">Content here</div>
.myborder {border:2px solid #b50051;}