#b85d74 color space conversions
Hex:
#b85d74
RGB:
184, 93, 116
CMY:
28, 64, 55
CMYK:
0, 49, 37, 28
HSL:
345°, 39.0558%, 54.3137%
HSV (HSB):
345°, 49.4565%, 72.1569%
XYZ:
26.8339, 19.2800, 18.8301
xyY:
0.4132, 0.2969, 19.2800
CIE-Lab:
51.0132, 39.1585, 4.1120
CIE-LCH:
51.0132, 39.3738, 5.9946
CIE-Luv:
51.0132, 59.8782, -1.6852
Hunter-Lab:
43.9090, 32.2451, 5.3101
#b85d74 color charts
#b85d74 color shades, tints & tones
#b85d74 color schemes
#b85d74 color preview, HTML & CSS examples
This text has a color of #b85d74
<p style="color:#b85d74;">Text here</p>
.mytext {color:#b85d74;}
This box has a color of #b85d74
<div style="background-color:#b85d74;">Content here</div>
.mybackground {background-color:#b85d74;}
Border around this has a color of #b85d74
<div style="border:2px solid #b85d74;">Content here</div>
.myborder {border:2px solid #b85d74;}