#b5707e color space conversions
Hex:
#b5707e
RGB:
181, 112, 126
CMY:
29, 56, 51
CMYK:
0, 38, 30, 29
HSL:
348°, 31.7972%, 57.4510%
HSV (HSB):
348°, 38.1215%, 70.9804%
XYZ:
28.6161, 22.9185, 22.6541
xyY:
0.3857, 0.3089, 22.9185
CIE-Lab:
54.9882, 29.1314, 3.8824
CIE-LCH:
54.9882, 29.3889, 7.5912
CIE-Luv:
54.9882, 44.3897, 0.0515
Hunter-Lab:
47.8732, 22.9199, 5.4546
#b5707e color charts
#b5707e color shades, tints & tones
#b5707e color schemes
#b5707e color preview, HTML & CSS examples
This text has a color of #b5707e
<p style="color:#b5707e;">Text here</p>
.mytext {color:#b5707e;}
This box has a color of #b5707e
<div style="background-color:#b5707e;">Content here</div>
.mybackground {background-color:#b5707e;}
Border around this has a color of #b5707e
<div style="border:2px solid #b5707e;">Content here</div>
.myborder {border:2px solid #b5707e;}