#b64f4c color space conversions
Hex:
#b64f4c
RGB:
182, 79, 76
CMY:
29, 69, 70
CMYK:
0, 57, 58, 29
HSL:
2°, 42.0635%, 50.5882%
HSV (HSB):
2°, 58.2418%, 71.3725%
XYZ:
23.3919, 16.0589, 8.7043
xyY:
0.4858, 0.3335, 16.0589
CIE-Lab:
47.0516, 41.5633, 22.5533
CIE-LCH:
47.0516, 47.2881, 28.4854
CIE-Luv:
47.0516, 76.0775, 17.9690
Hunter-Lab:
40.0735, 34.0663, 15.1732
#b64f4c color charts
#b64f4c color shades, tints & tones
#b64f4c color schemes
#b64f4c color preview, HTML & CSS examples
This text has a color of #b64f4c
<p style="color:#b64f4c;">Text here</p>
.mytext {color:#b64f4c;}
This box has a color of #b64f4c
<div style="background-color:#b64f4c;">Content here</div>
.mybackground {background-color:#b64f4c;}
Border around this has a color of #b64f4c
<div style="border:2px solid #b64f4c;">Content here</div>
.myborder {border:2px solid #b64f4c;}