#a90f51 color space conversions
Hex:
#a90f51
RGB:
169, 15, 81
CMY:
34, 94, 68
CMYK:
0, 91, 52, 34
HSL:
334°, 83.6957%, 36.0784%
HSV (HSB):
334°, 91.1243%, 66.2745%
XYZ:
18.0182, 9.3707, 8.6437
xyY:
0.5001, 0.2601, 9.3707
CIE-Lab:
36.6885, 60.1230, 4.8864
CIE-LCH:
36.6885, 60.3212, 4.6464
CIE-Luv:
36.6885, 91.9452, -5.3668
Hunter-Lab:
30.6117, 51.4957, 4.6868
#a90f51 color charts
#a90f51 color shades, tints & tones
#a90f51 color schemes
#a90f51 color preview, HTML & CSS examples
This text has a color of #a90f51
<p style="color:#a90f51;">Text here</p>
.mytext {color:#a90f51;}
This box has a color of #a90f51
<div style="background-color:#a90f51;">Content here</div>
.mybackground {background-color:#a90f51;}
Border around this has a color of #a90f51
<div style="border:2px solid #a90f51;">Content here</div>
.myborder {border:2px solid #a90f51;}