#a8283f color space conversions
Hex:
#a8283f
RGB:
168, 40, 63
CMY:
34, 84, 75
CMYK:
0, 76, 63, 34
HSL:
349°, 61.5385%, 40.7843%
HSV (HSB):
349°, 76.1905%, 65.8824%
XYZ:
17.8044, 10.2013, 5.7333
xyY:
0.5277, 0.3024, 10.2013
CIE-Lab:
38.2013, 52.4619, 18.4880
CIE-LCH:
38.2013, 55.6243, 19.4129
CIE-Luv:
38.2013, 89.8531, 9.9135
Hunter-Lab:
31.9395, 43.6096, 11.7148
#a8283f color charts
#a8283f color shades, tints & tones
#a8283f color schemes
#a8283f color preview, HTML & CSS examples
This text has a color of #a8283f
<p style="color:#a8283f;">Text here</p>
.mytext {color:#a8283f;}
This box has a color of #a8283f
<div style="background-color:#a8283f;">Content here</div>
.mybackground {background-color:#a8283f;}
Border around this has a color of #a8283f
<div style="border:2px solid #a8283f;">Content here</div>
.myborder {border:2px solid #a8283f;}