#a7205f color space conversions
Hex:
#a7205f
RGB:
167, 32, 95
CMY:
35, 87, 63
CMYK:
0, 81, 43, 35
HSL:
332°, 67.8392%, 39.0196%
HSV (HSB):
332°, 80.8383%, 65.4902%
XYZ:
18.5184, 10.0747, 11.7951
xyY:
0.4585, 0.2494, 10.0747
CIE-Lab:
37.9762, 57.2062, -2.2779
CIE-LCH:
37.9762, 57.2515, 357.7198
CIE-Luv:
37.9762, 80.6947, -12.8774
Hunter-Lab:
31.7407, 48.5956, 0.1860
#a7205f color charts
#a7205f color shades, tints & tones
#a7205f color schemes
#a7205f color preview, HTML & CSS examples
This text has a color of #a7205f
<p style="color:#a7205f;">Text here</p>
.mytext {color:#a7205f;}
This box has a color of #a7205f
<div style="background-color:#a7205f;">Content here</div>
.mybackground {background-color:#a7205f;}
Border around this has a color of #a7205f
<div style="border:2px solid #a7205f;">Content here</div>
.myborder {border:2px solid #a7205f;}