#af2e2e color space conversions
Hex:
#af2e2e
RGB:
175, 46, 46
CMY:
31, 82, 82
CMYK:
0, 74, 74, 31
HSL:
0°, 58.3710%, 43.3333%
HSV (HSB):
0°, 73.7143%, 68.6275%
XYZ:
19.1493, 11.2652, 3.7499
xyY:
0.5605, 0.3297, 11.2652
CIE-Lab:
40.0236, 51.6364, 31.5221
CIE-LCH:
40.0236, 60.4977, 31.4025
CIE-Luv:
40.0236, 96.9557, 20.9069
Hunter-Lab:
33.5637, 43.1045, 16.8704
#af2e2e color charts
#af2e2e color shades, tints & tones
#af2e2e color schemes
#af2e2e color preview, HTML & CSS examples
This text has a color of #af2e2e
<p style="color:#af2e2e;">Text here</p>
.mytext {color:#af2e2e;}
This box has a color of #af2e2e
<div style="background-color:#af2e2e;">Content here</div>
.mybackground {background-color:#af2e2e;}
Border around this has a color of #af2e2e
<div style="border:2px solid #af2e2e;">Content here</div>
.myborder {border:2px solid #af2e2e;}