#a7245f color space conversions
Hex:
#a7245f
RGB:
167, 36, 95
CMY:
35, 86, 63
CMYK:
0, 78, 43, 35
HSL:
333°, 64.5320%, 39.8039%
HSV (HSB):
333°, 78.4431%, 65.4902%
XYZ:
18.6328, 10.3035, 11.8332
xyY:
0.4570, 0.2527, 10.3035
CIE-Lab:
38.3817, 56.0542, -1.6815
CIE-LCH:
38.3817, 56.0794, 358.2818
CIE-Luv:
38.3817, 79.4885, -11.9627
Hunter-Lab:
32.0990, 47.4421, 0.6123
#a7245f color charts
#a7245f color shades, tints & tones
#a7245f color schemes
#a7245f color preview, HTML & CSS examples
This text has a color of #a7245f
<p style="color:#a7245f;">Text here</p>
.mytext {color:#a7245f;}
This box has a color of #a7245f
<div style="background-color:#a7245f;">Content here</div>
.mybackground {background-color:#a7245f;}
Border around this has a color of #a7245f
<div style="border:2px solid #a7245f;">Content here</div>
.myborder {border:2px solid #a7245f;}