#fc7993 color space conversions
Hex:
#fc7993
RGB:
252, 121, 147
CMY:
1, 53, 42
CMYK:
0, 52, 42, 1
HSL:
348°, 95.6204%, 73.1373%
HSV (HSB):
348°, 51.9841%, 98.8235%
XYZ:
52.2487, 36.4768, 31.8907
xyY:
0.4332, 0.3024, 36.4768
CIE-Lab:
66.8826, 52.3371, 10.0807
CIE-LCH:
66.8826, 53.2991, 10.9023
CIE-Luv:
66.8826, 89.4175, 3.4567
Hunter-Lab:
60.3960, 48.7277, 10.9705
#fc7993 color charts
#fc7993 color shades, tints & tones
#fc7993 color schemes
#fc7993 color preview, HTML & CSS examples
This text has a color of #fc7993
<p style="color:#fc7993;">Text here</p>
.mytext {color:#fc7993;}
This box has a color of #fc7993
<div style="background-color:#fc7993;">Content here</div>
.mybackground {background-color:#fc7993;}
Border around this has a color of #fc7993
<div style="border:2px solid #fc7993;">Content here</div>
.myborder {border:2px solid #fc7993;}