#a30f4d color space conversions
Hex:
#a30f4d
RGB:
163, 15, 77
CMY:
36, 94, 70
CMYK:
0, 91, 53, 36
HSL:
335°, 83.1461%, 34.9020%
HSV (HSB):
335°, 90.7975%, 63.9216%
XYZ:
16.6146, 8.6640, 7.8178
xyY:
0.5020, 0.2618, 8.6640
CIE-Lab:
35.3292, 58.3216, 5.3723
CIE-LCH:
35.3292, 58.5686, 5.2629
CIE-Luv:
35.3292, 88.6539, -4.4686
Hunter-Lab:
29.4347, 49.2451, 4.8569
#a30f4d color charts
#a30f4d color shades, tints & tones
#a30f4d color schemes
#a30f4d color preview, HTML & CSS examples
This text has a color of #a30f4d
<p style="color:#a30f4d;">Text here</p>
.mytext {color:#a30f4d;}
This box has a color of #a30f4d
<div style="background-color:#a30f4d;">Content here</div>
.mybackground {background-color:#a30f4d;}
Border around this has a color of #a30f4d
<div style="border:2px solid #a30f4d;">Content here</div>
.myborder {border:2px solid #a30f4d;}