#82645e color space conversions
Hex:
#82645e
RGB:
130, 100, 94
CMY:
49, 61, 63
CMYK:
0, 23, 28, 49
HSL:
10°, 16.0714%, 43.9216%
HSV (HSB):
10°, 27.6923%, 50.9804%
XYZ:
15.7835, 14.6683, 12.5891
xyY:
0.3667, 0.3408, 14.6683
CIE-Lab:
45.1765, 11.1342, 8.0434
CIE-LCH:
45.1765, 13.7356, 35.8444
CIE-Luv:
45.1765, 19.3416, 8.3499
Hunter-Lab:
38.2992, 6.5378, 7.3207
#82645e color charts
#82645e color shades, tints & tones
#82645e color schemes
#82645e color preview, HTML & CSS examples
This text has a color of #82645e
<p style="color:#82645e;">Text here</p>
.mytext {color:#82645e;}
This box has a color of #82645e
<div style="background-color:#82645e;">Content here</div>
.mybackground {background-color:#82645e;}
Border around this has a color of #82645e
<div style="border:2px solid #82645e;">Content here</div>
.myborder {border:2px solid #82645e;}