#fd3caf color space conversions
Hex:
#fd3caf
RGB:
253, 60, 175
CMY:
1, 76, 31
CMYK:
0, 76, 31, 1
HSL:
324°, 97.9695%, 61.3725%
HSV (HSB):
324°, 76.2846%, 99.2157%
XYZ:
49.8617, 27.2095, 43.1814
xyY:
0.4146, 0.2263, 27.2095
CIE-Lab:
59.1678, 79.2560, -17.3412
CIE-LCH:
59.1678, 81.1309, 347.6582
CIE-Luv:
59.1678, 108.9285, -39.6468
Hunter-Lab:
52.1627, 79.3412, -12.5676
#fd3caf color charts
#fd3caf color shades, tints & tones
#fd3caf color schemes
#fd3caf color preview, HTML & CSS examples
This text has a color of #fd3caf
<p style="color:#fd3caf;">Text here</p>
.mytext {color:#fd3caf;}
This box has a color of #fd3caf
<div style="background-color:#fd3caf;">Content here</div>
.mybackground {background-color:#fd3caf;}
Border around this has a color of #fd3caf
<div style="border:2px solid #fd3caf;">Content here</div>
.myborder {border:2px solid #fd3caf;}