#a82e44 color space conversions
Hex:
#a82e44
RGB:
168, 46, 68
CMY:
34, 82, 73
CMYK:
0, 73, 60, 34
HSL:
349°, 57.0093%, 41.9608%
HSV (HSB):
349°, 72.6190%, 65.8824%
XYZ:
18.1688, 10.6962, 6.5758
xyY:
0.5127, 0.3018, 10.6962
CIE-Lab:
39.0640, 50.6821, 16.4698
CIE-LCH:
39.0640, 53.2910, 18.0022
CIE-Luv:
39.0640, 85.6103, 8.6447
Hunter-Lab:
32.7050, 41.9295, 10.9724
#a82e44 color charts
#a82e44 color shades, tints & tones
#a82e44 color schemes
#a82e44 color preview, HTML & CSS examples
This text has a color of #a82e44
<p style="color:#a82e44;">Text here</p>
.mytext {color:#a82e44;}
This box has a color of #a82e44
<div style="background-color:#a82e44;">Content here</div>
.mybackground {background-color:#a82e44;}
Border around this has a color of #a82e44
<div style="border:2px solid #a82e44;">Content here</div>
.myborder {border:2px solid #a82e44;}