#b5095b color space conversions
Hex:
#b5095b
RGB:
181, 9, 91
CMY:
29, 96, 64
CMYK:
0, 95, 50, 29
HSL:
331°, 90.5263%, 37.2549%
HSV (HSB):
331°, 95.0276%, 70.9804%
XYZ:
21.0421, 10.7745, 10.8682
xyY:
0.4930, 0.2524, 10.7745
CIE-Lab:
39.1980, 64.5507, 2.3944
CIE-LCH:
39.1980, 64.5951, 2.1243
CIE-Luv:
39.1980, 98.4300, -9.1032
Hunter-Lab:
32.8245, 56.9843, 3.3462
#b5095b color charts
#b5095b color shades, tints & tones
#b5095b color schemes
#b5095b color preview, HTML & CSS examples
This text has a color of #b5095b
<p style="color:#b5095b;">Text here</p>
.mytext {color:#b5095b;}
This box has a color of #b5095b
<div style="background-color:#b5095b;">Content here</div>
.mybackground {background-color:#b5095b;}
Border around this has a color of #b5095b
<div style="border:2px solid #b5095b;">Content here</div>
.myborder {border:2px solid #b5095b;}