#a25b3f color space conversions
Hex:
#a25b3f
RGB:
162, 91, 63
CMY:
36, 64, 75
CMYK:
0, 44, 61, 36
HSL:
17°, 44.0000%, 44.1176%
HSV (HSB):
17°, 61.1111%, 63.5294%
XYZ:
19.5386, 15.5224, 6.6690
xyY:
0.4682, 0.3720, 15.5224
CIE-Lab:
46.3416, 26.3765, 28.6487
CIE-LCH:
46.3416, 38.9418, 47.3646
CIE-Luv:
46.3416, 53.6710, 26.8408
Hunter-Lab:
39.3985, 19.5746, 17.5430
#a25b3f color charts
#a25b3f color shades, tints & tones
#a25b3f color schemes
#a25b3f color preview, HTML & CSS examples
This text has a color of #a25b3f
<p style="color:#a25b3f;">Text here</p>
.mytext {color:#a25b3f;}
This box has a color of #a25b3f
<div style="background-color:#a25b3f;">Content here</div>
.mybackground {background-color:#a25b3f;}
Border around this has a color of #a25b3f
<div style="border:2px solid #a25b3f;">Content here</div>
.myborder {border:2px solid #a25b3f;}