#f5a083 color space conversions
Hex:
#f5a083
RGB:
245, 160, 131
CMY:
4, 37, 49
CMYK:
0, 35, 47, 4
HSL:
15°, 85.0746%, 73.7255%
HSV (HSB):
15°, 46.5306%, 96.0784%
XYZ:
54.3237, 46.1928, 27.5257
xyY:
0.4243, 0.3608, 46.1928
CIE-Lab:
73.6705, 28.4311, 28.1434
CIE-LCH:
73.6705, 40.0048, 44.7087
CIE-Luv:
73.6705, 61.3195, 31.2930
Hunter-Lab:
67.9653, 23.7334, 23.5635
#f5a083 color charts
#f5a083 color shades, tints & tones
#f5a083 color schemes
#f5a083 color preview, HTML & CSS examples
This text has a color of #f5a083
<p style="color:#f5a083;">Text here</p>
.mytext {color:#f5a083;}
This box has a color of #f5a083
<div style="background-color:#f5a083;">Content here</div>
.mybackground {background-color:#f5a083;}
Border around this has a color of #f5a083
<div style="border:2px solid #f5a083;">Content here</div>
.myborder {border:2px solid #f5a083;}