#a82d40 color space conversions
Hex:
#a82d40
RGB:
168, 45, 64
CMY:
34, 82, 75
CMYK:
0, 73, 62, 34
HSL:
351°, 57.7465%, 41.7647%
HSV (HSB):
351°, 73.2143%, 65.8824%
XYZ:
18.0122, 10.5718, 5.9417
xyY:
0.5217, 0.3062, 10.5718
CIE-Lab:
38.8497, 50.7761, 18.7083
CIE-LCH:
38.8497, 54.1129, 20.2262
CIE-Luv:
38.8497, 87.2497, 10.6375
Hunter-Lab:
32.5143, 41.9855, 11.9253
#a82d40 color charts
#a82d40 color shades, tints & tones
#a82d40 color schemes
#a82d40 color preview, HTML & CSS examples
This text has a color of #a82d40
<p style="color:#a82d40;">Text here</p>
.mytext {color:#a82d40;}
This box has a color of #a82d40
<div style="background-color:#a82d40;">Content here</div>
.mybackground {background-color:#a82d40;}
Border around this has a color of #a82d40
<div style="border:2px solid #a82d40;">Content here</div>
.myborder {border:2px solid #a82d40;}