#fc44cd color space conversions
Hex:
#fc44cd
RGB:
252, 68, 205
CMY:
1, 73, 20
CMYK:
0, 73, 19, 1
HSL:
315°, 96.8421%, 62.7451%
HSV (HSB):
315°, 73.0159%, 98.8235%
XYZ:
53.2315, 29.2375, 60.5954
xyY:
0.3721, 0.2044, 29.2375
CIE-Lab:
60.9906, 80.2856, -31.7666
CIE-LCH:
60.9906, 86.3417, 338.4128
CIE-Luv:
60.9906, 93.7745, -61.5919
Hunter-Lab:
54.0717, 81.1008, -28.5931
#fc44cd color charts
#fc44cd color shades, tints & tones
#fc44cd color schemes
#fc44cd color preview, HTML & CSS examples
This text has a color of #fc44cd
<p style="color:#fc44cd;">Text here</p>
.mytext {color:#fc44cd;}
This box has a color of #fc44cd
<div style="background-color:#fc44cd;">Content here</div>
.mybackground {background-color:#fc44cd;}
Border around this has a color of #fc44cd
<div style="border:2px solid #fc44cd;">Content here</div>
.myborder {border:2px solid #fc44cd;}