#b97e90 color space conversions
Hex:
#b97e90
RGB:
185, 126, 144
CMY:
27, 51, 44
CMYK:
0, 32, 22, 27
HSL:
342°, 29.6482%, 60.9804%
HSV (HSB):
342°, 31.8919%, 72.5490%
XYZ:
32.5025, 27.2496, 29.9322
xyY:
0.3624, 0.3038, 27.2496
CIE-Lab:
59.2047, 25.4886, -0.3805
CIE-LCH:
59.2047, 25.4915, 359.1447
CIE-Luv:
59.2047, 36.1587, -5.0152
Hunter-Lab:
52.2012, 19.7890, 2.5439
#b97e90 color charts
#b97e90 color shades, tints & tones
#b97e90 color schemes
#b97e90 color preview, HTML & CSS examples
This text has a color of #b97e90
<p style="color:#b97e90;">Text here</p>
.mytext {color:#b97e90;}
This box has a color of #b97e90
<div style="background-color:#b97e90;">Content here</div>
.mybackground {background-color:#b97e90;}
Border around this has a color of #b97e90
<div style="border:2px solid #b97e90;">Content here</div>
.myborder {border:2px solid #b97e90;}