#fc745d color space conversions
Hex:
#fc745d
RGB:
252, 116, 93
CMY:
1, 55, 64
CMYK:
0, 54, 63, 1
HSL:
9°, 96.3636%, 67.6471%
HSV (HSB):
9°, 63.0952%, 98.8235%
XYZ:
48.3661, 33.9765, 14.3649
xyY:
0.5001, 0.3513, 33.9765
CIE-Lab:
64.9439, 50.2855, 37.7438
CIE-LCH:
64.9439, 62.8747, 36.8915
CIE-Luv:
64.9439, 104.6945, 34.0847
Hunter-Lab:
58.2894, 46.1052, 26.1911
#fc745d color charts
#fc745d color shades, tints & tones
#fc745d color schemes
#fc745d color preview, HTML & CSS examples
This text has a color of #fc745d
<p style="color:#fc745d;">Text here</p>
.mytext {color:#fc745d;}
This box has a color of #fc745d
<div style="background-color:#fc745d;">Content here</div>
.mybackground {background-color:#fc745d;}
Border around this has a color of #fc745d
<div style="border:2px solid #fc745d;">Content here</div>
.myborder {border:2px solid #fc745d;}