#a8303d color space conversions
Hex:
#a8303d
RGB:
168, 48, 61
CMY:
34, 81, 76
CMYK:
0, 71, 64, 34
HSL:
354°, 55.5556%, 42.3529%
HSV (HSB):
354°, 71.4286%, 65.8824%
XYZ:
18.0477, 10.7757, 5.5436
xyY:
0.5251, 0.3135, 10.7757
CIE-Lab:
39.2000, 49.4542, 21.0460
CIE-LCH:
39.2000, 53.7462, 23.0530
CIE-Luv:
39.2000, 86.5775, 13.0838
Hunter-Lab:
32.8263, 40.6922, 12.9658
#a8303d color charts
#a8303d color shades, tints & tones
#a8303d color schemes
#a8303d color preview, HTML & CSS examples
This text has a color of #a8303d
<p style="color:#a8303d;">Text here</p>
.mytext {color:#a8303d;}
This box has a color of #a8303d
<div style="background-color:#a8303d;">Content here</div>
.mybackground {background-color:#a8303d;}
Border around this has a color of #a8303d
<div style="border:2px solid #a8303d;">Content here</div>
.myborder {border:2px solid #a8303d;}