#a12f45 color space conversions
Hex:
#a12f45
RGB:
161, 47, 69
CMY:
37, 82, 73
CMYK:
0, 71, 57, 37
HSL:
348°, 54.8077%, 40.7843%
HSV (HSB):
348°, 70.8075%, 63.1373%
XYZ:
16.7886, 10.0398, 6.6832
xyY:
0.5010, 0.2996, 10.0398
CIE-Lab:
37.9137, 48.1539, 14.0616
CIE-LCH:
37.9137, 50.1650, 16.2785
CIE-Luv:
37.9137, 79.0785, 6.7722
Hunter-Lab:
31.6856, 39.1286, 9.6743
#a12f45 color charts
#a12f45 color shades, tints & tones
#a12f45 color schemes
#a12f45 color preview, HTML & CSS examples
This text has a color of #a12f45
<p style="color:#a12f45;">Text here</p>
.mytext {color:#a12f45;}
This box has a color of #a12f45
<div style="background-color:#a12f45;">Content here</div>
.mybackground {background-color:#a12f45;}
Border around this has a color of #a12f45
<div style="border:2px solid #a12f45;">Content here</div>
.myborder {border:2px solid #a12f45;}