#b85e6e color space conversions
Hex:
#b85e6e
RGB:
184, 94, 110
CMY:
28, 63, 57
CMYK:
0, 49, 40, 28
HSL:
349°, 38.7931%, 54.5098%
HSV (HSB):
349°, 48.9130%, 72.1569%
XYZ:
26.5843, 19.3215, 17.0801
xyY:
0.4221, 0.3068, 19.3215
CIE-Lab:
51.0613, 37.9312, 7.7596
CIE-LCH:
51.0613, 38.7168, 11.5615
CIE-Luv:
51.0613, 60.6692, 3.0893
Hunter-Lab:
43.9563, 31.0316, 7.7310
#b85e6e color charts
#b85e6e color shades, tints & tones
#b85e6e color schemes
#b85e6e color preview, HTML & CSS examples
This text has a color of #b85e6e
<p style="color:#b85e6e;">Text here</p>
.mytext {color:#b85e6e;}
This box has a color of #b85e6e
<div style="background-color:#b85e6e;">Content here</div>
.mybackground {background-color:#b85e6e;}
Border around this has a color of #b85e6e
<div style="border:2px solid #b85e6e;">Content here</div>
.myborder {border:2px solid #b85e6e;}