#b27f7d color space conversions
Hex:
#b27f7d
RGB:
178, 127, 125
CMY:
30, 50, 51
CMYK:
0, 29, 30, 30
HSL:
2°, 25.6039%, 59.4118%
HSV (HSB):
2°, 29.7753%, 69.8039%
XYZ:
29.6511, 26.1244, 22.8818
xyY:
0.3770, 0.3321, 26.1244
CIE-Lab:
58.1549, 19.4744, 8.9466
CIE-LCH:
58.1549, 21.4311, 24.6742
CIE-Luv:
58.1549, 33.3630, 8.5736
Hunter-Lab:
51.1120, 14.1055, 9.2355
#b27f7d color charts
#b27f7d color shades, tints & tones
#b27f7d color schemes
#b27f7d color preview, HTML & CSS examples
This text has a color of #b27f7d
<p style="color:#b27f7d;">Text here</p>
.mytext {color:#b27f7d;}
This box has a color of #b27f7d
<div style="background-color:#b27f7d;">Content here</div>
.mybackground {background-color:#b27f7d;}
Border around this has a color of #b27f7d
<div style="border:2px solid #b27f7d;">Content here</div>
.myborder {border:2px solid #b27f7d;}