#a12f64 color space conversions
Hex:
#a12f64
RGB:
161, 47, 100
CMY:
37, 82, 61
CMYK:
0, 71, 38, 37
HSL:
332°, 54.8077%, 40.7843%
HSV (HSB):
332°, 70.8075%, 63.1373%
XYZ:
18.0147, 10.5302, 13.1396
xyY:
0.4322, 0.2526, 10.5302
CIE-Lab:
38.7777, 51.0994, -4.3893
CIE-LCH:
38.7777, 51.2876, 355.0905
CIE-Luv:
38.7777, 68.9198, -14.2807
Hunter-Lab:
32.4503, 42.3060, -1.2923
#a12f64 color charts
#a12f64 color shades, tints & tones
#a12f64 color schemes
#a12f64 color preview, HTML & CSS examples
This text has a color of #a12f64
<p style="color:#a12f64;">Text here</p>
.mytext {color:#a12f64;}
This box has a color of #a12f64
<div style="background-color:#a12f64;">Content here</div>
.mybackground {background-color:#a12f64;}
Border around this has a color of #a12f64
<div style="border:2px solid #a12f64;">Content here</div>
.myborder {border:2px solid #a12f64;}