#a25c50 color space conversions
Hex:
#a25c50
RGB:
162, 92, 80
CMY:
36, 64, 69
CMYK:
0, 43, 51, 36
HSL:
9°, 33.8843%, 47.4510%
HSV (HSB):
9°, 50.6173%, 63.5294%
XYZ:
20.1754, 15.9149, 9.5979
xyY:
0.4416, 0.3483, 15.9149
CIE-Lab:
46.8626, 27.3026, 19.3744
CIE-LCH:
46.8626, 33.4783, 35.3602
CIE-Luv:
46.8626, 50.3662, 17.9933
Hunter-Lab:
39.8934, 20.4597, 13.6609
#a25c50 color charts
#a25c50 color shades, tints & tones
#a25c50 color schemes
#a25c50 color preview, HTML & CSS examples
This text has a color of #a25c50
<p style="color:#a25c50;">Text here</p>
.mytext {color:#a25c50;}
This box has a color of #a25c50
<div style="background-color:#a25c50;">Content here</div>
.mybackground {background-color:#a25c50;}
Border around this has a color of #a25c50
<div style="border:2px solid #a25c50;">Content here</div>
.myborder {border:2px solid #a25c50;}