#fd1c8c color space conversions
Hex:
#fd1c8c
RGB:
253, 28, 140
CMY:
1, 89, 45
CMYK:
0, 89, 45, 1
HSL:
330°, 98.2533%, 55.0980%
HSV (HSB):
330°, 88.9328%, 99.2157%
XYZ:
45.6569, 23.6066, 26.9611
xyY:
0.4745, 0.2453, 23.6066
CIE-Lab:
55.6917, 82.5688, -1.9837
CIE-LCH:
55.6917, 82.5926, 358.6237
CIE-Luv:
55.6917, 131.8596, -19.0418
Hunter-Lab:
48.5866, 82.7100, 1.1102
#fd1c8c color charts
#fd1c8c color shades, tints & tones
#fd1c8c color schemes
#fd1c8c color preview, HTML & CSS examples
This text has a color of #fd1c8c
<p style="color:#fd1c8c;">Text here</p>
.mytext {color:#fd1c8c;}
This box has a color of #fd1c8c
<div style="background-color:#fd1c8c;">Content here</div>
.mybackground {background-color:#fd1c8c;}
Border around this has a color of #fd1c8c
<div style="border:2px solid #fd1c8c;">Content here</div>
.myborder {border:2px solid #fd1c8c;}