#a25f4b color space conversions
Hex:
#a25f4b
RGB:
162, 95, 75
CMY:
36, 63, 71
CMYK:
0, 41, 54, 36
HSL:
14°, 36.7089%, 46.4706%
HSV (HSB):
14°, 53.7037%, 63.5294%
XYZ:
20.2625, 16.3738, 8.7491
xyY:
0.4465, 0.3608, 16.3738
CIE-Lab:
47.4611, 25.1512, 23.1116
CIE-LCH:
47.4611, 34.1575, 42.5801
CIE-Luv:
47.4611, 49.1237, 22.2943
Hunter-Lab:
40.4646, 18.5704, 15.5057
#a25f4b color charts
#a25f4b color shades, tints & tones
#a25f4b color schemes
#a25f4b color preview, HTML & CSS examples
This text has a color of #a25f4b
<p style="color:#a25f4b;">Text here</p>
.mytext {color:#a25f4b;}
This box has a color of #a25f4b
<div style="background-color:#a25f4b;">Content here</div>
.mybackground {background-color:#a25f4b;}
Border around this has a color of #a25f4b
<div style="border:2px solid #a25f4b;">Content here</div>
.myborder {border:2px solid #a25f4b;}