#fc926e color space conversions
Hex:
#fc926e
RGB:
252, 146, 110
CMY:
1, 43, 57
CMYK:
0, 42, 56, 1
HSL:
15°, 95.9459%, 70.9804%
HSV (HSB):
15°, 56.3492%, 98.8235%
XYZ:
53.2382, 42.3790, 20.1259
xyY:
0.4600, 0.3661, 42.3790
CIE-Lab:
71.1314, 36.5927, 36.2993
CIE-LCH:
71.1314, 51.5428, 44.7693
CIE-Luv:
71.1314, 79.8601, 37.6229
Hunter-Lab:
65.0992, 32.0542, 27.2395
#fc926e color charts
#fc926e color shades, tints & tones
#fc926e color schemes
#fc926e color preview, HTML & CSS examples
This text has a color of #fc926e
<p style="color:#fc926e;">Text here</p>
.mytext {color:#fc926e;}
This box has a color of #fc926e
<div style="background-color:#fc926e;">Content here</div>
.mybackground {background-color:#fc926e;}
Border around this has a color of #fc926e
<div style="border:2px solid #fc926e;">Content here</div>
.myborder {border:2px solid #fc926e;}