#fc7f80 color space conversions
Hex:
#fc7f80
RGB:
252, 127, 128
CMY:
1, 50, 50
CMYK:
0, 50, 49, 1
HSL:
360°, 95.4198%, 74.3137%
HSV (HSB):
360°, 49.6032%, 98.8235%
XYZ:
51.6305, 37.4327, 24.9261
xyY:
0.4529, 0.3284, 37.4327
CIE-Lab:
67.6004, 47.6214, 21.7913
CIE-LCH:
67.6004, 52.3704, 24.5885
CIE-Luv:
67.6004, 89.9736, 18.8129
Hunter-Lab:
61.1823, 43.5637, 18.6724
#fc7f80 color charts
#fc7f80 color shades, tints & tones
#fc7f80 color schemes
#fc7f80 color preview, HTML & CSS examples
This text has a color of #fc7f80
<p style="color:#fc7f80;">Text here</p>
.mytext {color:#fc7f80;}
This box has a color of #fc7f80
<div style="background-color:#fc7f80;">Content here</div>
.mybackground {background-color:#fc7f80;}
Border around this has a color of #fc7f80
<div style="border:2px solid #fc7f80;">Content here</div>
.myborder {border:2px solid #fc7f80;}