#b64e5f color space conversions
Hex:
#b64e5f
RGB:
182, 78, 95
CMY:
29, 69, 63
CMYK:
0, 57, 48, 29
HSL:
350°, 41.6000%, 50.9804%
HSV (HSB):
350°, 57.1429%, 71.3725%
XYZ:
24.0814, 16.2201, 12.6880
xyY:
0.4545, 0.3061, 16.2201
CIE-Lab:
47.2619, 43.7055, 11.3842
CIE-LCH:
47.2619, 45.1638, 14.5998
CIE-Luv:
47.2619, 72.2044, 5.8916
Hunter-Lab:
40.2742, 36.2517, 9.5131
#b64e5f color charts
#b64e5f color shades, tints & tones
#b64e5f color schemes
#b64e5f color preview, HTML & CSS examples
This text has a color of #b64e5f
<p style="color:#b64e5f;">Text here</p>
.mytext {color:#b64e5f;}
This box has a color of #b64e5f
<div style="background-color:#b64e5f;">Content here</div>
.mybackground {background-color:#b64e5f;}
Border around this has a color of #b64e5f
<div style="border:2px solid #b64e5f;">Content here</div>
.myborder {border:2px solid #b64e5f;}