#f5c085 color space conversions
Hex:
#f5c085
RGB:
245, 192, 133
CMY:
4, 25, 48
CMYK:
0, 22, 46, 4
HSL:
32°, 84.8485%, 74.1176%
HSV (HSB):
32°, 45.7143%, 96.0784%
XYZ:
60.7395, 58.8052, 30.3395
xyY:
0.4052, 0.3923, 58.8052
CIE-Lab:
81.1844, 11.7746, 36.9283
CIE-LCH:
81.1844, 38.7601, 72.3152
CIE-Luv:
81.1844, 39.2253, 46.0037
Hunter-Lab:
76.6846, 7.1864, 30.2217
#f5c085 color charts
#f5c085 color shades, tints & tones
#f5c085 color schemes
#f5c085 color preview, HTML & CSS examples
This text has a color of #f5c085
<p style="color:#f5c085;">Text here</p>
.mytext {color:#f5c085;}
This box has a color of #f5c085
<div style="background-color:#f5c085;">Content here</div>
.mybackground {background-color:#f5c085;}
Border around this has a color of #f5c085
<div style="border:2px solid #f5c085;">Content here</div>
.myborder {border:2px solid #f5c085;}