#b5008d color space conversions
Hex:
#b5008d
RGB:
181, 0, 141
CMY:
29, 100, 45
CMYK:
0, 100, 22, 29
HSL:
313°, 100.0000%, 35.4902%
HSV (HSB):
313°, 100.0000%, 70.9804%
XYZ:
23.8638, 11.7468, 26.2089
xyY:
0.3860, 0.1900, 11.7468
CIE-Lab:
40.8109, 70.5558, -26.4614
CIE-LCH:
40.8109, 75.3547, 339.4418
CIE-Luv:
40.8109, 76.7534, -47.2122
Hunter-Lab:
34.2737, 64.3055, -21.3472
#b5008d color charts
#b5008d color shades, tints & tones
#b5008d color schemes
#b5008d color preview, HTML & CSS examples
This text has a color of #b5008d
<p style="color:#b5008d;">Text here</p>
.mytext {color:#b5008d;}
This box has a color of #b5008d
<div style="background-color:#b5008d;">Content here</div>
.mybackground {background-color:#b5008d;}
Border around this has a color of #b5008d
<div style="border:2px solid #b5008d;">Content here</div>
.myborder {border:2px solid #b5008d;}