#a25f64 color space conversions
Hex:
#a25f64
RGB:
162, 95, 100
CMY:
36, 63, 61
CMYK:
0, 41, 38, 36
HSL:
356°, 26.4822%, 50.3922%
HSV (HSB):
356°, 41.3580%, 63.5294%
XYZ:
21.2928, 16.7859, 14.1743
xyY:
0.4075, 0.3212, 16.7859
CIE-Lab:
47.9891, 27.8543, 8.9635
CIE-LCH:
47.9891, 29.2610, 17.8382
CIE-Luv:
47.9891, 44.9344, 6.4523
Hunter-Lab:
40.9706, 21.0693, 8.1672
#a25f64 color charts
#a25f64 color shades, tints & tones
#a25f64 color schemes
#a25f64 color preview, HTML & CSS examples
This text has a color of #a25f64
<p style="color:#a25f64;">Text here</p>
.mytext {color:#a25f64;}
This box has a color of #a25f64
<div style="background-color:#a25f64;">Content here</div>
.mybackground {background-color:#a25f64;}
Border around this has a color of #a25f64
<div style="border:2px solid #a25f64;">Content here</div>
.myborder {border:2px solid #a25f64;}