#b5808d color space conversions
Hex:
#b5808d
RGB:
181, 128, 141
CMY:
29, 50, 45
CMYK:
0, 29, 22, 29
HSL:
345°, 26.3682%, 60.5882%
HSV (HSB):
345°, 29.2818%, 70.9804%
XYZ:
31.5829, 27.1852, 28.7820
xyY:
0.3607, 0.3105, 27.1852
CIE-Lab:
59.1453, 22.4154, 1.2048
CIE-LCH:
59.1453, 22.4477, 3.0765
CIE-Luv:
59.1453, 32.6537, -2.2536
Hunter-Lab:
52.1394, 16.8807, 3.7684
#b5808d color charts
#b5808d color shades, tints & tones
#b5808d color schemes
#b5808d color preview, HTML & CSS examples
This text has a color of #b5808d
<p style="color:#b5808d;">Text here</p>
.mytext {color:#b5808d;}
This box has a color of #b5808d
<div style="background-color:#b5808d;">Content here</div>
.mybackground {background-color:#b5808d;}
Border around this has a color of #b5808d
<div style="border:2px solid #b5808d;">Content here</div>
.myborder {border:2px solid #b5808d;}