#b5005a color space conversions
Hex:
#b5005a
RGB:
181, 0, 90
CMY:
29, 100, 65
CMYK:
0, 100, 50, 29
HSL:
330°, 100.0000%, 35.4902%
HSV (HSB):
330°, 100.0000%, 70.9804%
XYZ:
20.9015, 10.5619, 10.6099
xyY:
0.4968, 0.2510, 10.5619
CIE-Lab:
38.8327, 65.4504, 2.5054
CIE-LCH:
38.8327, 65.4984, 2.1921
CIE-Luv:
38.8327, 100.0041, -9.1721
Hunter-Lab:
32.4991, 57.9271, 3.3932
#b5005a color charts
#b5005a color shades, tints & tones
#b5005a color schemes
#b5005a color preview, HTML & CSS examples
This text has a color of #b5005a
<p style="color:#b5005a;">Text here</p>
.mytext {color:#b5005a;}
This box has a color of #b5005a
<div style="background-color:#b5005a;">Content here</div>
.mybackground {background-color:#b5005a;}
Border around this has a color of #b5005a
<div style="border:2px solid #b5005a;">Content here</div>
.myborder {border:2px solid #b5005a;}