#b5368d color space conversions
Hex:
#b5368d
RGB:
181, 54, 141
CMY:
29, 79, 45
CMYK:
0, 70, 22, 29
HSL:
319°, 54.0426%, 46.0784%
HSV (HSB):
319°, 70.1657%, 70.9804%
XYZ:
25.1829, 14.3852, 26.6486
xyY:
0.3803, 0.2172, 14.3852
CIE-Lab:
44.7803, 59.1545, -20.3095
CIE-LCH:
44.7803, 62.5439, 341.0512
CIE-Luv:
44.7803, 67.5624, -37.7789
Hunter-Lab:
37.9278, 52.1451, -15.1086
#b5368d color charts
#b5368d color shades, tints & tones
#b5368d color schemes
#b5368d color preview, HTML & CSS examples
This text has a color of #b5368d
<p style="color:#b5368d;">Text here</p>
.mytext {color:#b5368d;}
This box has a color of #b5368d
<div style="background-color:#b5368d;">Content here</div>
.mybackground {background-color:#b5368d;}
Border around this has a color of #b5368d
<div style="border:2px solid #b5368d;">Content here</div>
.myborder {border:2px solid #b5368d;}