#a8255f color space conversions
Hex:
#a8255f
RGB:
168, 37, 95
CMY:
34, 85, 63
CMYK:
0, 78, 43, 34
HSL:
333°, 63.9024%, 40.1961%
HSV (HSB):
333°, 77.9762%, 65.8824%
XYZ:
18.8756, 10.4742, 11.8533
xyY:
0.4581, 0.2542, 10.4742
CIE-Lab:
38.6804, 56.0227, -1.2206
CIE-LCH:
38.6804, 56.0360, 358.7519
CIE-Luv:
38.6804, 79.9842, -11.4287
Hunter-Lab:
32.3639, 47.4698, 0.9396
#a8255f color charts
#a8255f color shades, tints & tones
#a8255f color schemes
#a8255f color preview, HTML & CSS examples
This text has a color of #a8255f
<p style="color:#a8255f;">Text here</p>
.mytext {color:#a8255f;}
This box has a color of #a8255f
<div style="background-color:#a8255f;">Content here</div>
.mybackground {background-color:#a8255f;}
Border around this has a color of #a8255f
<div style="border:2px solid #a8255f;">Content here</div>
.myborder {border:2px solid #a8255f;}