#fc1dd3 color space conversions
Hex:
#fc1dd3
RGB:
252, 29, 211
CMY:
1, 89, 17
CMYK:
0, 88, 16, 1
HSL:
311°, 97.3799%, 55.0980%
HSV (HSB):
311°, 88.4921%, 98.8235%
XYZ:
52.3421, 26.2773, 63.9413
xyY:
0.3672, 0.1843, 26.2773
CIE-Lab:
58.2994, 89.5778, -39.3806
CIE-LCH:
58.2994, 97.8520, 336.2686
CIE-Luv:
58.2994, 98.6444, -74.1539
Hunter-Lab:
51.2614, 92.5557, -38.0728
#fc1dd3 color charts
#fc1dd3 color shades, tints & tones
#fc1dd3 color schemes
#fc1dd3 color preview, HTML & CSS examples
This text has a color of #fc1dd3
<p style="color:#fc1dd3;">Text here</p>
.mytext {color:#fc1dd3;}
This box has a color of #fc1dd3
<div style="background-color:#fc1dd3;">Content here</div>
.mybackground {background-color:#fc1dd3;}
Border around this has a color of #fc1dd3
<div style="border:2px solid #fc1dd3;">Content here</div>
.myborder {border:2px solid #fc1dd3;}