#b85d8c color space conversions
Hex:
#b85d8c
RGB:
184, 93, 140
CMY:
28, 64, 45
CMYK:
0, 49, 24, 28
HSL:
329°, 39.0558%, 54.3137%
HSV (HSB):
329°, 49.4565%, 72.1569%
XYZ:
28.4151, 19.9125, 27.1568
xyY:
0.3764, 0.2638, 19.9125
CIE-Lab:
51.7381, 42.3541, -9.1035
CIE-LCH:
51.7381, 43.3214, 347.8696
CIE-Luv:
51.7381, 54.0426, -19.9802
Hunter-Lab:
44.6234, 35.5736, -4.8461
#b85d8c color charts
#b85d8c color shades, tints & tones
#b85d8c color schemes
#b85d8c color preview, HTML & CSS examples
This text has a color of #b85d8c
<p style="color:#b85d8c;">Text here</p>
.mytext {color:#b85d8c;}
This box has a color of #b85d8c
<div style="background-color:#b85d8c;">Content here</div>
.mybackground {background-color:#b85d8c;}
Border around this has a color of #b85d8c
<div style="border:2px solid #b85d8c;">Content here</div>
.myborder {border:2px solid #b85d8c;}