#fd30df color space conversions
Hex:
#fd30df
RGB:
253, 48, 223
CMY:
1, 81, 13
CMYK:
0, 81, 12, 1
HSL:
309°, 98.0861%, 59.0196%
HSV (HSB):
309°, 81.0277%, 99.2157%
XYZ:
54.8842, 28.3243, 72.3864
xyY:
0.3527, 0.1820, 28.3243
CIE-Lab:
60.1806, 87.9994, -43.2079
CIE-LCH:
60.1806, 98.0348, 333.8489
CIE-Luv:
60.1806, 91.6725, -80.2307
Hunter-Lab:
53.2205, 90.9440, -43.3873
#fd30df color charts
#fd30df color shades, tints & tones
#fd30df color schemes
#fd30df color preview, HTML & CSS examples
This text has a color of #fd30df
<p style="color:#fd30df;">Text here</p>
.mytext {color:#fd30df;}
This box has a color of #fd30df
<div style="background-color:#fd30df;">Content here</div>
.mybackground {background-color:#fd30df;}
Border around this has a color of #fd30df
<div style="border:2px solid #fd30df;">Content here</div>
.myborder {border:2px solid #fd30df;}