#a62a5c color space conversions
Hex:
#a62a5c
RGB:
166, 42, 92
CMY:
35, 84, 64
CMYK:
0, 75, 45, 35
HSL:
336°, 59.6154%, 40.7843%
HSV (HSB):
336°, 74.6988%, 65.0980%
XYZ:
18.4856, 10.5356, 11.1845
xyY:
0.4598, 0.2620, 10.5356
CIE-Lab:
38.7871, 53.5399, 0.7945
CIE-LCH:
38.7871, 53.5458, 0.8501
CIE-Luv:
38.7871, 77.7243, -8.5555
Hunter-Lab:
32.4586, 44.8555, 2.2911
#a62a5c color charts
#a62a5c color shades, tints & tones
#a62a5c color schemes
#a62a5c color preview, HTML & CSS examples
This text has a color of #a62a5c
<p style="color:#a62a5c;">Text here</p>
.mytext {color:#a62a5c;}
This box has a color of #a62a5c
<div style="background-color:#a62a5c;">Content here</div>
.mybackground {background-color:#a62a5c;}
Border around this has a color of #a62a5c
<div style="border:2px solid #a62a5c;">Content here</div>
.myborder {border:2px solid #a62a5c;}