#b15d7e color space conversions
Hex:
#b15d7e
RGB:
177, 93, 126
CMY:
31, 64, 51
CMYK:
0, 47, 29, 31
HSL:
336°, 35.0000%, 52.9412%
HSV (HSB):
336°, 47.4576%, 69.4118%
XYZ:
25.8117, 18.6822, 21.9843
xyY:
0.3883, 0.2810, 18.6822
CIE-Lab:
50.3133, 37.9565, -2.9981
CIE-LCH:
50.3133, 38.0747, 355.4837
CIE-Luv:
50.3133, 52.1346, -10.6906
Hunter-Lab:
43.2229, 30.9561, 0.0996
#b15d7e color charts
#b15d7e color shades, tints & tones
#b15d7e color schemes
#b15d7e color preview, HTML & CSS examples
This text has a color of #b15d7e
<p style="color:#b15d7e;">Text here</p>
.mytext {color:#b15d7e;}
This box has a color of #b15d7e
<div style="background-color:#b15d7e;">Content here</div>
.mybackground {background-color:#b15d7e;}
Border around this has a color of #b15d7e
<div style="border:2px solid #b15d7e;">Content here</div>
.myborder {border:2px solid #b15d7e;}