#fc7180 color space conversions
Hex:
#fc7180
RGB:
252, 113, 128
CMY:
1, 56, 50
CMYK:
0, 55, 49, 1
HSL:
354°, 95.8621%, 71.5686%
HSV (HSB):
354°, 55.1587%, 98.8235%
XYZ:
49.9463, 34.0642, 24.3647
xyY:
0.4609, 0.3143, 34.0642
CIE-Lab:
65.0135, 54.2866, 18.2566
CIE-LCH:
65.0135, 57.2742, 18.5878
CIE-Luv:
65.0135, 99.1197, 12.8656
Hunter-Lab:
58.3646, 50.6159, 16.1042
#fc7180 color charts
#fc7180 color shades, tints & tones
#fc7180 color schemes
#fc7180 color preview, HTML & CSS examples
This text has a color of #fc7180
<p style="color:#fc7180;">Text here</p>
.mytext {color:#fc7180;}
This box has a color of #fc7180
<div style="background-color:#fc7180;">Content here</div>
.mybackground {background-color:#fc7180;}
Border around this has a color of #fc7180
<div style="border:2px solid #fc7180;">Content here</div>
.myborder {border:2px solid #fc7180;}