#a52a5f color space conversions
Hex:
#a52a5f
RGB:
165, 42, 95
CMY:
35, 84, 63
CMYK:
0, 75, 42, 35
HSL:
334°, 59.4203%, 40.5882%
HSV (HSB):
334°, 74.5455%, 64.7059%
XYZ:
18.4106, 10.4815, 11.8793
xyY:
0.4516, 0.2571, 10.4815
CIE-Lab:
38.6931, 53.5526, -1.2683
CIE-LCH:
38.6931, 53.5676, 358.6433
CIE-Luv:
38.6931, 75.8180, -10.9814
Hunter-Lab:
32.3751, 44.8501, 0.9076
#a52a5f color charts
#a52a5f color shades, tints & tones
#a52a5f color schemes
#a52a5f color preview, HTML & CSS examples
This text has a color of #a52a5f
<p style="color:#a52a5f;">Text here</p>
.mytext {color:#a52a5f;}
This box has a color of #a52a5f
<div style="background-color:#a52a5f;">Content here</div>
.mybackground {background-color:#a52a5f;}
Border around this has a color of #a52a5f
<div style="border:2px solid #a52a5f;">Content here</div>
.myborder {border:2px solid #a52a5f;}