#fc74d5 color space conversions
Hex:
#fc74d5
RGB:
252, 116, 213
CMY:
1, 55, 16
CMYK:
0, 54, 15, 1
HSL:
317°, 95.7746%, 72.1569%
HSV (HSB):
317°, 53.9683%, 98.8235%
XYZ:
58.4005, 37.9903, 67.2056
xyY:
0.3570, 0.2322, 37.9903
CIE-Lab:
68.0135, 62.9452, -25.4350
CIE-LCH:
68.0135, 67.8899, 337.9973
CIE-Luv:
68.0135, 73.9629, -49.8052
Hunter-Lab:
61.6363, 61.2656, -21.5019
#fc74d5 color charts
#fc74d5 color shades, tints & tones
#fc74d5 color schemes
#fc74d5 color preview, HTML & CSS examples
This text has a color of #fc74d5
<p style="color:#fc74d5;">Text here</p>
.mytext {color:#fc74d5;}
This box has a color of #fc74d5
<div style="background-color:#fc74d5;">Content here</div>
.mybackground {background-color:#fc74d5;}
Border around this has a color of #fc74d5
<div style="border:2px solid #fc74d5;">Content here</div>
.myborder {border:2px solid #fc74d5;}