#af2d3d color space conversions
Hex:
#af2d3d
RGB:
175, 45, 61
CMY:
31, 82, 76
CMYK:
0, 74, 65, 31
HSL:
353°, 59.0909%, 43.1373%
HSV (HSB):
353°, 74.2857%, 68.6275%
XYZ:
19.4599, 11.3277, 5.5757
xyY:
0.5352, 0.3115, 11.3277
CIE-Lab:
40.1269, 52.7671, 22.5013
CIE-LCH:
40.1269, 57.3644, 23.0947
CIE-Luv:
40.1269, 93.8112, 13.7282
Hunter-Lab:
33.6566, 44.3078, 13.7374
#af2d3d color charts
#af2d3d color shades, tints & tones
#af2d3d color schemes
#af2d3d color preview, HTML & CSS examples
This text has a color of #af2d3d
<p style="color:#af2d3d;">Text here</p>
.mytext {color:#af2d3d;}
This box has a color of #af2d3d
<div style="background-color:#af2d3d;">Content here</div>
.mybackground {background-color:#af2d3d;}
Border around this has a color of #af2d3d
<div style="border:2px solid #af2d3d;">Content here</div>
.myborder {border:2px solid #af2d3d;}