#b27e8d color space conversions
Hex:
#b27e8d
RGB:
178, 126, 141
CMY:
30, 51, 45
CMYK:
0, 29, 21, 30
HSL:
343°, 25.2427%, 59.6078%
HSV (HSB):
343°, 29.2135%, 69.8039%
XYZ:
30.6287, 26.3098, 28.6633
xyY:
0.3578, 0.3074, 26.3098
CIE-Lab:
58.3299, 22.4064, -0.0245
CIE-LCH:
58.3299, 22.4064, 359.9374
CIE-Luv:
58.3299, 31.6894, -3.9394
Hunter-Lab:
51.2931, 16.8250, 2.7730
#b27e8d color charts
#b27e8d color shades, tints & tones
#b27e8d color schemes
#b27e8d color preview, HTML & CSS examples
This text has a color of #b27e8d
<p style="color:#b27e8d;">Text here</p>
.mytext {color:#b27e8d;}
This box has a color of #b27e8d
<div style="background-color:#b27e8d;">Content here</div>
.mybackground {background-color:#b27e8d;}
Border around this has a color of #b27e8d
<div style="border:2px solid #b27e8d;">Content here</div>
.myborder {border:2px solid #b27e8d;}