#fc7065 color space conversions
Hex:
#fc7065
RGB:
252, 112, 101
CMY:
1, 56, 60
CMYK:
0, 56, 60, 1
HSL:
4°, 96.1783%, 69.2157%
HSV (HSB):
4°, 59.9206%, 98.8235%
XYZ:
48.2880, 33.2234, 16.1796
xyY:
0.4943, 0.3401, 33.2234
CIE-Lab:
64.3414, 52.6680, 32.5863
CIE-LCH:
64.3414, 61.9337, 31.7455
CIE-Luv:
64.3414, 105.9673, 28.4826
Hunter-Lab:
57.6397, 48.6699, 23.7050
#fc7065 color charts
#fc7065 color shades, tints & tones
#fc7065 color schemes
#fc7065 color preview, HTML & CSS examples
This text has a color of #fc7065
<p style="color:#fc7065;">Text here</p>
.mytext {color:#fc7065;}
This box has a color of #fc7065
<div style="background-color:#fc7065;">Content here</div>
.mybackground {background-color:#fc7065;}
Border around this has a color of #fc7065
<div style="border:2px solid #fc7065;">Content here</div>
.myborder {border:2px solid #fc7065;}