#a82a43 color space conversions
Hex:
#a82a43
RGB:
168, 42, 67
CMY:
34, 84, 74
CMYK:
0, 75, 60, 34
HSL:
348°, 60.0000%, 41.1765%
HSV (HSB):
348°, 75.0000%, 65.8824%
XYZ:
17.9895, 10.3860, 6.3667
xyY:
0.5178, 0.2989, 10.3860
CIE-Lab:
38.5265, 52.0482, 16.3837
CIE-LCH:
38.5265, 54.5659, 17.4729
CIE-Luv:
38.5265, 87.7642, 8.1572
Hunter-Lab:
32.2273, 43.2422, 10.8460
#a82a43 color charts
#a82a43 color shades, tints & tones
#a82a43 color schemes
#a82a43 color preview, HTML & CSS examples
This text has a color of #a82a43
<p style="color:#a82a43;">Text here</p>
.mytext {color:#a82a43;}
This box has a color of #a82a43
<div style="background-color:#a82a43;">Content here</div>
.mybackground {background-color:#a82a43;}
Border around this has a color of #a82a43
<div style="border:2px solid #a82a43;">Content here</div>
.myborder {border:2px solid #a82a43;}