#b57f95 color space conversions
Hex:
#b57f95
RGB:
181, 127, 149
CMY:
29, 50, 42
CMYK:
0, 30, 18, 29
HSL:
336°, 26.7327%, 60.3922%
HSV (HSB):
336°, 29.8343%, 70.9804%
XYZ:
32.0702, 27.1724, 31.9883
xyY:
0.3515, 0.2978, 27.1724
CIE-Lab:
59.1336, 24.2381, -3.4150
CIE-LCH:
59.1336, 24.4775, 351.9801
CIE-Luv:
59.1336, 32.0252, -9.0407
Hunter-Lab:
52.1272, 18.5961, 0.1052
#b57f95 color charts
#b57f95 color shades, tints & tones
#b57f95 color schemes
#b57f95 color preview, HTML & CSS examples
This text has a color of #b57f95
<p style="color:#b57f95;">Text here</p>
.mytext {color:#b57f95;}
This box has a color of #b57f95
<div style="background-color:#b57f95;">Content here</div>
.mybackground {background-color:#b57f95;}
Border around this has a color of #b57f95
<div style="border:2px solid #b57f95;">Content here</div>
.myborder {border:2px solid #b57f95;}