#b64f4d color space conversions
Hex:
#b64f4d
RGB:
182, 79, 77
CMY:
29, 69, 70
CMYK:
0, 57, 58, 29
HSL:
1°, 41.8327%, 50.7843%
HSV (HSB):
1°, 57.6923%, 71.3725%
XYZ:
23.4269, 16.0729, 8.8888
xyY:
0.4841, 0.3322, 16.0729
CIE-Lab:
47.0699, 41.6407, 21.9803
CIE-LCH:
47.0699, 47.0858, 27.8276
CIE-Luv:
47.0699, 75.8607, 17.4054
Hunter-Lab:
40.0910, 34.1462, 14.9181
#b64f4d color charts
#b64f4d color shades, tints & tones
#b64f4d color schemes
#b64f4d color preview, HTML & CSS examples
This text has a color of #b64f4d
<p style="color:#b64f4d;">Text here</p>
.mytext {color:#b64f4d;}
This box has a color of #b64f4d
<div style="background-color:#b64f4d;">Content here</div>
.mybackground {background-color:#b64f4d;}
Border around this has a color of #b64f4d
<div style="border:2px solid #b64f4d;">Content here</div>
.myborder {border:2px solid #b64f4d;}