#b27b80 color space conversions
Hex:
#b27b80
RGB:
178, 123, 128
CMY:
30, 52, 50
CMYK:
0, 31, 28, 30
HSL:
355°, 26.3158%, 59.0196%
HSV (HSB):
355°, 30.8989%, 69.8039%
XYZ:
29.3393, 25.1894, 23.7378
xyY:
0.3749, 0.3218, 25.1894
CIE-Lab:
57.2595, 22.1411, 5.9381
CIE-LCH:
57.2595, 22.9236, 15.0131
CIE-Luv:
57.2595, 35.3396, 4.1319
Hunter-Lab:
50.1891, 16.5161, 7.0901
#b27b80 color charts
#b27b80 color shades, tints & tones
#b27b80 color schemes
#b27b80 color preview, HTML & CSS examples
This text has a color of #b27b80
<p style="color:#b27b80;">Text here</p>
.mytext {color:#b27b80;}
This box has a color of #b27b80
<div style="background-color:#b27b80;">Content here</div>
.mybackground {background-color:#b27b80;}
Border around this has a color of #b27b80
<div style="border:2px solid #b27b80;">Content here</div>
.myborder {border:2px solid #b27b80;}