#b85f64 color space conversions
Hex:
#b85f64
RGB:
184, 95, 100
CMY:
28, 63, 61
CMYK:
0, 48, 46, 28
HSL:
357°, 38.5281%, 54.7059%
HSV (HSB):
357°, 48.3696%, 72.1569%
XYZ:
26.1596, 19.2949, 14.4021
xyY:
0.4370, 0.3224, 19.2949
CIE-Lab:
51.0304, 36.3136, 13.6671
CIE-LCH:
51.0304, 38.8003, 20.6244
CIE-Luv:
51.0304, 62.2290, 10.3911
Hunter-Lab:
43.9259, 29.4335, 11.3086
#b85f64 color charts
#b85f64 color shades, tints & tones
#b85f64 color schemes
#b85f64 color preview, HTML & CSS examples
This text has a color of #b85f64
<p style="color:#b85f64;">Text here</p>
.mytext {color:#b85f64;}
This box has a color of #b85f64
<div style="background-color:#b85f64;">Content here</div>
.mybackground {background-color:#b85f64;}
Border around this has a color of #b85f64
<div style="border:2px solid #b85f64;">Content here</div>
.myborder {border:2px solid #b85f64;}