#b64f5a color space conversions
Hex:
#b64f5a
RGB:
182, 79, 90
CMY:
29, 69, 65
CMYK:
0, 57, 51, 29
HSL:
354°, 41.3655%, 51.1765%
HSV (HSB):
354°, 56.5934%, 71.3725%
XYZ:
23.9328, 16.2752, 11.5529
xyY:
0.4624, 0.3144, 16.2752
CIE-Lab:
47.3335, 42.7451, 14.5124
CIE-LCH:
47.3335, 45.1415, 18.7529
CIE-Luv:
47.3335, 72.8543, 9.5584
Hunter-Lab:
40.3426, 35.2939, 11.2609
#b64f5a color charts
#b64f5a color shades, tints & tones
#b64f5a color schemes
#b64f5a color preview, HTML & CSS examples
This text has a color of #b64f5a
<p style="color:#b64f5a;">Text here</p>
.mytext {color:#b64f5a;}
This box has a color of #b64f5a
<div style="background-color:#b64f5a;">Content here</div>
.mybackground {background-color:#b64f5a;}
Border around this has a color of #b64f5a
<div style="border:2px solid #b64f5a;">Content here</div>
.myborder {border:2px solid #b64f5a;}