#a8484c color space conversions
Hex:
#a8484c
RGB:
168, 72, 76
CMY:
34, 72, 70
CMYK:
0, 57, 55, 34
HSL:
358°, 40.0000%, 47.0588%
HSV (HSB):
358°, 57.1429%, 65.8824%
XYZ:
19.7703, 13.4814, 8.3976
xyY:
0.4747, 0.3237, 13.4814
CIE-Lab:
43.4798, 39.8740, 17.4188
CIE-LCH:
43.4798, 43.5127, 23.5979
CIE-Luv:
43.4798, 69.0095, 12.7305
Hunter-Lab:
36.7170, 31.8589, 12.1415
#a8484c color charts
#a8484c color shades, tints & tones
#a8484c color schemes
#a8484c color preview, HTML & CSS examples
This text has a color of #a8484c
<p style="color:#a8484c;">Text here</p>
.mytext {color:#a8484c;}
This box has a color of #a8484c
<div style="background-color:#a8484c;">Content here</div>
.mybackground {background-color:#a8484c;}
Border around this has a color of #a8484c
<div style="border:2px solid #a8484c;">Content here</div>
.myborder {border:2px solid #a8484c;}