#a12f5e color space conversions
Hex:
#a12f5e
RGB:
161, 47, 94
CMY:
37, 82, 63
CMYK:
0, 71, 42, 37
HSL:
335°, 54.8077%, 40.7843%
HSV (HSB):
335°, 70.8075%, 63.1373%
XYZ:
17.7348, 10.4182, 11.6659
xyY:
0.4454, 0.2616, 10.4182
CIE-Lab:
38.5829, 50.4440, -0.8826
CIE-LCH:
38.5829, 50.4517, 358.9976
CIE-Luv:
38.5829, 71.0097, -9.8895
Hunter-Lab:
32.2773, 41.5919, 1.1652
#a12f5e color charts
#a12f5e color shades, tints & tones
#a12f5e color schemes
#a12f5e color preview, HTML & CSS examples
This text has a color of #a12f5e
<p style="color:#a12f5e;">Text here</p>
.mytext {color:#a12f5e;}
This box has a color of #a12f5e
<div style="background-color:#a12f5e;">Content here</div>
.mybackground {background-color:#a12f5e;}
Border around this has a color of #a12f5e
<div style="border:2px solid #a12f5e;">Content here</div>
.myborder {border:2px solid #a12f5e;}