#fc7f72 color space conversions
Hex:
#fc7f72
RGB:
252, 127, 114
CMY:
1, 50, 55
CMYK:
0, 50, 55, 1
HSL:
6°, 95.8333%, 71.7647%
HSV (HSB):
6°, 54.7619%, 98.8235%
XYZ:
50.7715, 37.0891, 20.4025
xyY:
0.4690, 0.3426, 37.0891
CIE-Lab:
67.3438, 46.4521, 29.2492
CIE-LCH:
67.3438, 54.8937, 32.1971
CIE-Luv:
67.3438, 92.8328, 27.2543
Hunter-Lab:
60.9008, 42.2346, 22.7677
#fc7f72 color charts
#fc7f72 color shades, tints & tones
#fc7f72 color schemes
#fc7f72 color preview, HTML & CSS examples
This text has a color of #fc7f72
<p style="color:#fc7f72;">Text here</p>
.mytext {color:#fc7f72;}
This box has a color of #fc7f72
<div style="background-color:#fc7f72;">Content here</div>
.mybackground {background-color:#fc7f72;}
Border around this has a color of #fc7f72
<div style="border:2px solid #fc7f72;">Content here</div>
.myborder {border:2px solid #fc7f72;}