#a90f5c color space conversions
Hex:
#a90f5c
RGB:
169, 15, 92
CMY:
34, 94, 64
CMYK:
0, 91, 46, 34
HSL:
330°, 83.6957%, 36.0784%
HSV (HSB):
330°, 91.1243%, 66.2745%
XYZ:
18.4648, 9.5494, 10.9952
xyY:
0.4733, 0.2448, 9.5494
CIE-Lab:
37.0212, 61.0425, -1.7188
CIE-LCH:
37.0212, 61.0667, 358.3871
CIE-Luv:
37.0212, 87.3640, -12.9447
Hunter-Lab:
30.9021, 52.5798, 0.5355
#a90f5c color charts
#a90f5c color shades, tints & tones
#a90f5c color schemes
#a90f5c color preview, HTML & CSS examples
This text has a color of #a90f5c
<p style="color:#a90f5c;">Text here</p>
.mytext {color:#a90f5c;}
This box has a color of #a90f5c
<div style="background-color:#a90f5c;">Content here</div>
.mybackground {background-color:#a90f5c;}
Border around this has a color of #a90f5c
<div style="border:2px solid #a90f5c;">Content here</div>
.myborder {border:2px solid #a90f5c;}