#fd05e4 color space conversions
Hex:
#fd05e4
RGB:
253, 5, 228
CMY:
1, 98, 11
CMYK:
0, 98, 10, 1
HSL:
306°, 98.4127%, 50.5882%
HSV (HSB):
306°, 98.0237%, 99.2157%
XYZ:
54.5659, 26.5926, 75.6557
xyY:
0.3480, 0.1696, 26.5926
CIE-Lab:
58.5953, 94.0256, -48.5303
CIE-LCH:
58.5953, 105.8112, 332.7000
CIE-Luv:
58.5953, 93.6457, -88.8140
Hunter-Lab:
51.5680, 98.6328, -50.8870
#fd05e4 color charts
#fd05e4 color shades, tints & tones
#fd05e4 color schemes
#fd05e4 color preview, HTML & CSS examples
This text has a color of #fd05e4
<p style="color:#fd05e4;">Text here</p>
.mytext {color:#fd05e4;}
This box has a color of #fd05e4
<div style="background-color:#fd05e4;">Content here</div>
.mybackground {background-color:#fd05e4;}
Border around this has a color of #fd05e4
<div style="border:2px solid #fd05e4;">Content here</div>
.myborder {border:2px solid #fd05e4;}