#fca06f color space conversions
Hex:
#fca06f
RGB:
252, 160, 111
CMY:
1, 37, 56
CMYK:
0, 37, 56, 1
HSL:
21°, 95.9184%, 71.1765%
HSV (HSB):
21°, 55.9524%, 98.8235%
XYZ:
55.5849, 46.9848, 21.1782
xyY:
0.4492, 0.3797, 46.9848
CIE-Lab:
74.1800, 29.4213, 39.6033
CIE-LCH:
74.1800, 49.3359, 53.3913
CIE-Luv:
74.1800, 69.4572, 43.3130
Hunter-Lab:
68.5454, 24.7949, 29.6632
#fca06f color charts
#fca06f color shades, tints & tones
#fca06f color schemes
#fca06f color preview, HTML & CSS examples
This text has a color of #fca06f
<p style="color:#fca06f;">Text here</p>
.mytext {color:#fca06f;}
This box has a color of #fca06f
<div style="background-color:#fca06f;">Content here</div>
.mybackground {background-color:#fca06f;}
Border around this has a color of #fca06f
<div style="border:2px solid #fca06f;">Content here</div>
.myborder {border:2px solid #fca06f;}