#b15d7a color space conversions
Hex:
#b15d7a
RGB:
177, 93, 122
CMY:
31, 64, 52
CMYK:
0, 47, 31, 31
HSL:
339°, 35.0000%, 52.9412%
HSV (HSB):
339°, 47.4576%, 69.4118%
XYZ:
25.5587, 18.5810, 20.6517
xyY:
0.3945, 0.2868, 18.5810
CIE-Lab:
50.1933, 37.4120, -0.7848
CIE-LCH:
50.1933, 37.4203, 358.7983
CIE-Luv:
50.1933, 53.0596, -7.6424
Hunter-Lab:
43.1056, 30.4033, 1.7683
#b15d7a color charts
#b15d7a color shades, tints & tones
#b15d7a color schemes
#b15d7a color preview, HTML & CSS examples
This text has a color of #b15d7a
<p style="color:#b15d7a;">Text here</p>
.mytext {color:#b15d7a;}
This box has a color of #b15d7a
<div style="background-color:#b15d7a;">Content here</div>
.mybackground {background-color:#b15d7a;}
Border around this has a color of #b15d7a
<div style="border:2px solid #b15d7a;">Content here</div>
.myborder {border:2px solid #b15d7a;}