#a33c5a color space conversions
Hex:
#a33c5a
RGB:
163, 60, 90
CMY:
36, 76, 65
CMYK:
0, 63, 45, 36
HSL:
343°, 46.1883%, 43.7255%
HSV (HSB):
343°, 63.1902%, 63.9216%
XYZ:
18.5656, 11.7564, 10.9636
xyY:
0.4497, 0.2848, 11.7564
CIE-Lab:
40.8264, 45.1670, 4.9313
CIE-LCH:
40.8264, 45.4354, 6.2308
CIE-Luv:
40.8264, 68.0169, -2.0512
Hunter-Lab:
34.2877, 36.6482, 5.0432
#a33c5a color charts
#a33c5a color shades, tints & tones
#a33c5a color schemes
#a33c5a color preview, HTML & CSS examples
This text has a color of #a33c5a
<p style="color:#a33c5a;">Text here</p>
.mytext {color:#a33c5a;}
This box has a color of #a33c5a
<div style="background-color:#a33c5a;">Content here</div>
.mybackground {background-color:#a33c5a;}
Border around this has a color of #a33c5a
<div style="border:2px solid #a33c5a;">Content here</div>
.myborder {border:2px solid #a33c5a;}