#fc7dc4 color space conversions
Hex:
#fc7dc4
RGB:
252, 125, 196
CMY:
1, 51, 23
CMYK:
0, 50, 22, 1
HSL:
326°, 95.4887%, 73.9216%
HSV (HSB):
326°, 50.3968%, 98.8235%
XYZ:
57.4423, 39.3482, 56.7920
xyY:
0.3740, 0.2562, 39.3482
CIE-Lab:
69.0027, 56.3435, -14.4360
CIE-LCH:
69.0027, 58.1635, 345.6291
CIE-Luv:
69.0027, 74.4876, -31.7835
Hunter-Lab:
62.7281, 53.6843, -9.7695
#fc7dc4 color charts
#fc7dc4 color shades, tints & tones
#fc7dc4 color schemes
#fc7dc4 color preview, HTML & CSS examples
This text has a color of #fc7dc4
<p style="color:#fc7dc4;">Text here</p>
.mytext {color:#fc7dc4;}
This box has a color of #fc7dc4
<div style="background-color:#fc7dc4;">Content here</div>
.mybackground {background-color:#fc7dc4;}
Border around this has a color of #fc7dc4
<div style="border:2px solid #fc7dc4;">Content here</div>
.myborder {border:2px solid #fc7dc4;}