#b85d9e color space conversions
Hex:
#b85d9e
RGB:
184, 93, 158
CMY:
28, 64, 38
CMYK:
0, 49, 14, 28
HSL:
317°, 39.0558%, 54.3137%
HSV (HSB):
317°, 49.4565%, 72.1569%
XYZ:
29.8531, 20.4877, 34.7288
xyY:
0.3509, 0.2408, 20.4877
CIE-Lab:
52.3842, 45.1165, -18.7454
CIE-LCH:
52.3842, 48.8557, 337.4377
CIE-Luv:
52.3842, 49.5211, -34.4287
Hunter-Lab:
45.2633, 38.5175, -13.8067
#b85d9e color charts
#b85d9e color shades, tints & tones
#b85d9e color schemes
#b85d9e color preview, HTML & CSS examples
This text has a color of #b85d9e
<p style="color:#b85d9e;">Text here</p>
.mytext {color:#b85d9e;}
This box has a color of #b85d9e
<div style="background-color:#b85d9e;">Content here</div>
.mybackground {background-color:#b85d9e;}
Border around this has a color of #b85d9e
<div style="border:2px solid #b85d9e;">Content here</div>
.myborder {border:2px solid #b85d9e;}