#ae282a color space conversions
Hex:
#ae282a
RGB:
174, 40, 42
CMY:
32, 84, 84
CMYK:
0, 77, 76, 32
HSL:
359°, 62.6168%, 41.9608%
HSV (HSB):
359°, 77.0115%, 68.2353%
XYZ:
18.6323, 10.6834, 3.2706
xyY:
0.5718, 0.3279, 10.6834
CIE-Lab:
39.0421, 53.2049, 32.7296
CIE-LCH:
39.0421, 62.4659, 31.5983
CIE-Luv:
39.0421, 100.0531, 20.9209
Hunter-Lab:
32.6855, 44.5537, 16.9472
#ae282a color charts
#ae282a color shades, tints & tones
#ae282a color schemes
#ae282a color preview, HTML & CSS examples
This text has a color of #ae282a
<p style="color:#ae282a;">Text here</p>
.mytext {color:#ae282a;}
This box has a color of #ae282a
<div style="background-color:#ae282a;">Content here</div>
.mybackground {background-color:#ae282a;}
Border around this has a color of #ae282a
<div style="border:2px solid #ae282a;">Content here</div>
.myborder {border:2px solid #ae282a;}