#b27b8d color space conversions
Hex:
#b27b8d
RGB:
178, 123, 141
CMY:
30, 52, 45
CMYK:
0, 31, 21, 30
HSL:
340°, 26.3158%, 59.0196%
HSV (HSB):
340°, 30.8989%, 69.8039%
XYZ:
30.2508, 25.5540, 28.5373
xyY:
0.3587, 0.3030, 25.5540
CIE-Lab:
57.6112, 24.0885, -1.0755
CIE-LCH:
57.6112, 24.1125, 357.4435
CIE-Luv:
57.6112, 33.3787, -5.6936
Hunter-Lab:
50.5509, 18.3541, 1.9149
#b27b8d color charts
#b27b8d color shades, tints & tones
#b27b8d color schemes
#b27b8d color preview, HTML & CSS examples
This text has a color of #b27b8d
<p style="color:#b27b8d;">Text here</p>
.mytext {color:#b27b8d;}
This box has a color of #b27b8d
<div style="background-color:#b27b8d;">Content here</div>
.mybackground {background-color:#b27b8d;}
Border around this has a color of #b27b8d
<div style="border:2px solid #b27b8d;">Content here</div>
.myborder {border:2px solid #b27b8d;}