#fd74e6 color space conversions
Hex:
#fd74e6
RGB:
253, 116, 230
CMY:
1, 55, 10
CMYK:
0, 54, 9, 1
HSL:
310°, 97.1631%, 72.3529%
HSV (HSB):
310°, 54.1502%, 99.2157%
XYZ:
61.0363, 39.0866, 79.1904
xyY:
0.3404, 0.2180, 39.0866
CIE-Lab:
68.8139, 65.7960, -33.6289
CIE-LCH:
68.8139, 73.8919, 332.9281
CIE-Luv:
68.8139, 69.8308, -63.3395
Hunter-Lab:
62.5193, 64.8573, -31.3365
#fd74e6 color charts
#fd74e6 color shades, tints & tones
#fd74e6 color schemes
#fd74e6 color preview, HTML & CSS examples
This text has a color of #fd74e6
<p style="color:#fd74e6;">Text here</p>
.mytext {color:#fd74e6;}
This box has a color of #fd74e6
<div style="background-color:#fd74e6;">Content here</div>
.mybackground {background-color:#fd74e6;}
Border around this has a color of #fd74e6
<div style="border:2px solid #fd74e6;">Content here</div>
.myborder {border:2px solid #fd74e6;}