#b15a7f color space conversions
Hex:
#b15a7f
RGB:
177, 90, 127
CMY:
31, 65, 50
CMYK:
0, 49, 28, 31
HSL:
334°, 35.8025%, 52.3529%
HSV (HSB):
334°, 49.1525%, 69.4118%
XYZ:
25.6184, 18.1917, 22.2398
xyY:
0.3879, 0.2754, 18.1917
CIE-Lab:
49.7279, 39.6694, -4.4603
CIE-LCH:
49.7279, 39.9194, 353.5848
CIE-Luv:
49.7279, 53.4916, -12.9522
Hunter-Lab:
42.6518, 32.5737, -1.0592
#b15a7f color charts
#b15a7f color shades, tints & tones
#b15a7f color schemes
#b15a7f color preview, HTML & CSS examples
This text has a color of #b15a7f
<p style="color:#b15a7f;">Text here</p>
.mytext {color:#b15a7f;}
This box has a color of #b15a7f
<div style="background-color:#b15a7f;">Content here</div>
.mybackground {background-color:#b15a7f;}
Border around this has a color of #b15a7f
<div style="border:2px solid #b15a7f;">Content here</div>
.myborder {border:2px solid #b15a7f;}