#ae143e color space conversions
Hex:
#ae143e
RGB:
174, 20, 62
CMY:
32, 92, 76
CMYK:
0, 89, 64, 32
HSL:
344°, 79.3814%, 38.0392%
HSV (HSB):
344°, 88.5057%, 68.2353%
XYZ:
18.5752, 9.8468, 5.4790
xyY:
0.5479, 0.2905, 9.8468
CIE-Lab:
37.5660, 59.2704, 18.5176
CIE-LCH:
37.5660, 62.0957, 17.3502
CIE-Luv:
37.5660, 101.9748, 8.1505
Hunter-Lab:
31.3796, 50.7492, 11.6134
#ae143e color charts
#ae143e color shades, tints & tones
#ae143e color schemes
#ae143e color preview, HTML & CSS examples
This text has a color of #ae143e
<p style="color:#ae143e;">Text here</p>
.mytext {color:#ae143e;}
This box has a color of #ae143e
<div style="background-color:#ae143e;">Content here</div>
.mybackground {background-color:#ae143e;}
Border around this has a color of #ae143e
<div style="border:2px solid #ae143e;">Content here</div>
.myborder {border:2px solid #ae143e;}