#a62f5d color space conversions
Hex:
#a62f5d
RGB:
166, 47, 93
CMY:
35, 82, 64
CMYK:
0, 72, 44, 35
HSL:
337°, 55.8685%, 41.7647%
HSV (HSB):
337°, 71.6867%, 65.0980%
XYZ:
18.7182, 10.9303, 11.4791
xyY:
0.4551, 0.2658, 10.9303
CIE-Lab:
39.4629, 51.8368, 1.1443
CIE-LCH:
39.4629, 51.8494, 1.2646
CIE-Luv:
39.4629, 75.4239, -7.8160
Hunter-Lab:
33.0611, 43.2045, 2.5567
#a62f5d color charts
#a62f5d color shades, tints & tones
#a62f5d color schemes
#a62f5d color preview, HTML & CSS examples
This text has a color of #a62f5d
<p style="color:#a62f5d;">Text here</p>
.mytext {color:#a62f5d;}
This box has a color of #a62f5d
<div style="background-color:#a62f5d;">Content here</div>
.mybackground {background-color:#a62f5d;}
Border around this has a color of #a62f5d
<div style="border:2px solid #a62f5d;">Content here</div>
.myborder {border:2px solid #a62f5d;}