#b85d7a color space conversions
Hex:
#b85d7a
RGB:
184, 93, 122
CMY:
28, 64, 52
CMYK:
0, 49, 34, 28
HSL:
341°, 39.0558%, 54.3137%
HSV (HSB):
341°, 49.4565%, 72.1569%
XYZ:
27.1944, 19.4242, 20.7283
xyY:
0.4038, 0.2884, 19.4242
CIE-Lab:
51.1798, 39.9025, 0.7743
CIE-LCH:
51.1798, 39.9100, 1.1117
CIE-Luv:
51.1798, 58.4558, -6.1120
Hunter-Lab:
44.0729, 33.0126, 2.9658
#b85d7a color charts
#b85d7a color shades, tints & tones
#b85d7a color schemes
#b85d7a color preview, HTML & CSS examples
This text has a color of #b85d7a
<p style="color:#b85d7a;">Text here</p>
.mytext {color:#b85d7a;}
This box has a color of #b85d7a
<div style="background-color:#b85d7a;">Content here</div>
.mybackground {background-color:#b85d7a;}
Border around this has a color of #b85d7a
<div style="border:2px solid #b85d7a;">Content here</div>
.myborder {border:2px solid #b85d7a;}