#f5c07c color space conversions
Hex:
#f5c07c
RGB:
245, 192, 124
CMY:
4, 25, 51
CMYK:
0, 22, 49, 4
HSL:
34°, 85.8156%, 72.3529%
HSV (HSB):
34°, 49.3878%, 96.0784%
XYZ:
60.1439, 58.5670, 27.2034
xyY:
0.4122, 0.4014, 58.5670
CIE-Lab:
81.0530, 10.9288, 41.3674
CIE-LCH:
81.0530, 42.7867, 75.2012
CIE-Luv:
81.0530, 39.9968, 50.8932
Hunter-Lab:
76.5291, 6.3566, 32.4948
#f5c07c color charts
#f5c07c color shades, tints & tones
#f5c07c color schemes
#f5c07c color preview, HTML & CSS examples
This text has a color of #f5c07c
<p style="color:#f5c07c;">Text here</p>
.mytext {color:#f5c07c;}
This box has a color of #f5c07c
<div style="background-color:#f5c07c;">Content here</div>
.mybackground {background-color:#f5c07c;}
Border around this has a color of #f5c07c
<div style="border:2px solid #f5c07c;">Content here</div>
.myborder {border:2px solid #f5c07c;}