#b27b7a color space conversions
Hex:
#b27b7a
RGB:
178, 123, 122
CMY:
30, 52, 52
CMYK:
0, 31, 31, 30
HSL:
1°, 26.6667%, 58.8235%
HSV (HSB):
1°, 31.4607%, 69.8039%
XYZ:
28.9559, 25.0360, 21.7186
xyY:
0.3825, 0.3307, 25.0360
CIE-Lab:
57.1105, 21.3048, 9.1957
CIE-LCH:
57.1105, 23.2047, 23.3463
CIE-Luv:
57.1105, 36.2130, 8.4875
Hunter-Lab:
50.0360, 15.7351, 9.2898
#b27b7a color charts
#b27b7a color shades, tints & tones
#b27b7a color schemes
#b27b7a color preview, HTML & CSS examples
This text has a color of #b27b7a
<p style="color:#b27b7a;">Text here</p>
.mytext {color:#b27b7a;}
This box has a color of #b27b7a
<div style="background-color:#b27b7a;">Content here</div>
.mybackground {background-color:#b27b7a;}
Border around this has a color of #b27b7a
<div style="border:2px solid #b27b7a;">Content here</div>
.myborder {border:2px solid #b27b7a;}