#b5707d color space conversions
Hex:
#b5707d
RGB:
181, 112, 125
CMY:
29, 56, 51
CMYK:
0, 38, 31, 29
HSL:
349°, 31.7972%, 57.4510%
HSV (HSB):
349°, 38.1215%, 70.9804%
XYZ:
28.5519, 22.8928, 22.3159
xyY:
0.3871, 0.3104, 22.8928
CIE-Lab:
54.9617, 28.9949, 4.4294
CIE-LCH:
54.9617, 29.3312, 8.6856
CIE-Luv:
54.9617, 44.5697, 0.7916
Hunter-Lab:
47.8464, 22.7871, 5.8391
#b5707d color charts
#b5707d color shades, tints & tones
#b5707d color schemes
#b5707d color preview, HTML & CSS examples
This text has a color of #b5707d
<p style="color:#b5707d;">Text here</p>
.mytext {color:#b5707d;}
This box has a color of #b5707d
<div style="background-color:#b5707d;">Content here</div>
.mybackground {background-color:#b5707d;}
Border around this has a color of #b5707d
<div style="border:2px solid #b5707d;">Content here</div>
.myborder {border:2px solid #b5707d;}