#b5008f color space conversions
Hex:
#b5008f
RGB:
181, 0, 143
CMY:
29, 100, 44
CMYK:
0, 100, 21, 29
HSL:
313°, 100.0000%, 35.4902%
HSV (HSB):
313°, 100.0000%, 70.9804%
XYZ:
24.0140, 11.8069, 26.9999
xyY:
0.3823, 0.1879, 11.8069
CIE-Lab:
40.9076, 70.7995, -27.5339
CIE-LCH:
40.9076, 75.9650, 338.7490
CIE-Luv:
40.9076, 75.8569, -48.7534
Hunter-Lab:
34.3612, 64.6160, -22.5352
#b5008f color charts
#b5008f color shades, tints & tones
#b5008f color schemes
#b5008f color preview, HTML & CSS examples
This text has a color of #b5008f
<p style="color:#b5008f;">Text here</p>
.mytext {color:#b5008f;}
This box has a color of #b5008f
<div style="background-color:#b5008f;">Content here</div>
.mybackground {background-color:#b5008f;}
Border around this has a color of #b5008f
<div style="border:2px solid #b5008f;">Content here</div>
.myborder {border:2px solid #b5008f;}