#b27e85 color space conversions
Hex:
#b27e85
RGB:
178, 126, 133
CMY:
30, 51, 48
CMYK:
0, 29, 25, 30
HSL:
352°, 25.2427%, 59.6078%
HSV (HSB):
352°, 29.2135%, 69.8039%
XYZ:
30.0546, 26.0801, 25.6402
xyY:
0.3675, 0.3189, 26.0801
CIE-Lab:
58.1130, 21.1861, 4.2763
CIE-LCH:
58.1130, 21.6133, 11.4115
CIE-Luv:
58.1130, 32.8452, 2.1332
Hunter-Lab:
51.0687, 15.6793, 5.9802
#b27e85 color charts
#b27e85 color shades, tints & tones
#b27e85 color schemes
#b27e85 color preview, HTML & CSS examples
This text has a color of #b27e85
<p style="color:#b27e85;">Text here</p>
.mytext {color:#b27e85;}
This box has a color of #b27e85
<div style="background-color:#b27e85;">Content here</div>
.mybackground {background-color:#b27e85;}
Border around this has a color of #b27e85
<div style="border:2px solid #b27e85;">Content here</div>
.myborder {border:2px solid #b27e85;}