#f5bd7a color space conversions
Hex:
#f5bd7a
RGB:
245, 189, 122
CMY:
4, 26, 52
CMYK:
0, 23, 50, 4
HSL:
33°, 86.0140%, 71.9608%
HSV (HSB):
33°, 50.2041%, 96.0784%
XYZ:
59.3666, 57.2128, 26.3266
xyY:
0.4154, 0.4004, 57.2128
CIE-Lab:
80.2991, 12.3209, 41.4359
CIE-LCH:
80.2991, 43.2289, 73.4402
CIE-Luv:
80.2991, 42.2270, 50.4904
Hunter-Lab:
75.6392, 7.7302, 32.3112
#f5bd7a color charts
#f5bd7a color shades, tints & tones
#f5bd7a color schemes
#f5bd7a color preview, HTML & CSS examples
This text has a color of #f5bd7a
<p style="color:#f5bd7a;">Text here</p>
.mytext {color:#f5bd7a;}
This box has a color of #f5bd7a
<div style="background-color:#f5bd7a;">Content here</div>
.mybackground {background-color:#f5bd7a;}
Border around this has a color of #f5bd7a
<div style="border:2px solid #f5bd7a;">Content here</div>
.myborder {border:2px solid #f5bd7a;}