#b27f8c color space conversions
Hex:
#b27f8c
RGB:
178, 127, 140
CMY:
30, 50, 45
CMYK:
0, 29, 21, 30
HSL:
345°, 24.8780%, 59.8039%
HSV (HSB):
345°, 28.6517%, 69.8039%
XYZ:
30.6831, 26.5372, 28.3160
xyY:
0.3587, 0.3102, 26.5372
CIE-Lab:
58.5435, 21.6889, 0.8635
CIE-LCH:
58.5435, 21.7061, 2.2800
CIE-Luv:
58.5435, 31.2675, -2.5845
Hunter-Lab:
51.5142, 16.1689, 3.4699
#b27f8c color charts
#b27f8c color shades, tints & tones
#b27f8c color schemes
#b27f8c color preview, HTML & CSS examples
This text has a color of #b27f8c
<p style="color:#b27f8c;">Text here</p>
.mytext {color:#b27f8c;}
This box has a color of #b27f8c
<div style="background-color:#b27f8c;">Content here</div>
.mybackground {background-color:#b27f8c;}
Border around this has a color of #b27f8c
<div style="border:2px solid #b27f8c;">Content here</div>
.myborder {border:2px solid #b27f8c;}