#fc7f6d color space conversions
Hex:
#fc7f6d
RGB:
252, 127, 109
CMY:
1, 50, 57
CMYK:
0, 50, 57, 1
HSL:
8°, 95.9732%, 70.7843%
HSV (HSB):
8°, 56.7460%, 98.8235%
XYZ:
50.4946, 36.9783, 18.9442
xyY:
0.4745, 0.3475, 36.9783
CIE-Lab:
67.2608, 46.0712, 31.9005
CIE-LCH:
67.2608, 56.0375, 34.6994
CIE-Luv:
67.2608, 93.7893, 30.0691
Hunter-Lab:
60.8098, 41.8037, 24.0962
#fc7f6d color charts
#fc7f6d color shades, tints & tones
#fc7f6d color schemes
#fc7f6d color preview, HTML & CSS examples
This text has a color of #fc7f6d
<p style="color:#fc7f6d;">Text here</p>
.mytext {color:#fc7f6d;}
This box has a color of #fc7f6d
<div style="background-color:#fc7f6d;">Content here</div>
.mybackground {background-color:#fc7f6d;}
Border around this has a color of #fc7f6d
<div style="border:2px solid #fc7f6d;">Content here</div>
.myborder {border:2px solid #fc7f6d;}