#f5966d color space conversions
Hex:
#f5966d
RGB:
245, 150, 109
CMY:
4, 41, 57
CMYK:
0, 39, 56, 4
HSL:
18°, 87.1795%, 69.4118%
HSV (HSB):
18°, 55.5102%, 96.0784%
XYZ:
51.3229, 42.3293, 19.9334
xyY:
0.4518, 0.3727, 42.3293
CIE-Lab:
71.0974, 31.7363, 36.6049
CIE-LCH:
71.0974, 48.4470, 49.0748
CIE-Luv:
71.0974, 71.4705, 39.0929
Hunter-Lab:
65.0610, 26.9517, 27.3774
#f5966d color charts
#f5966d color shades, tints & tones
#f5966d color schemes
#f5966d color preview, HTML & CSS examples
This text has a color of #f5966d
<p style="color:#f5966d;">Text here</p>
.mytext {color:#f5966d;}
This box has a color of #f5966d
<div style="background-color:#f5966d;">Content here</div>
.mybackground {background-color:#f5966d;}
Border around this has a color of #f5966d
<div style="border:2px solid #f5966d;">Content here</div>
.myborder {border:2px solid #f5966d;}