#fd04ea color space conversions
Hex:
#fd04ea
RGB:
253, 4, 234
CMY:
1, 98, 8
CMYK:
0, 98, 8, 1
HSL:
305°, 98.4190%, 50.3922%
HSV (HSB):
305°, 98.4190%, 99.2157%
XYZ:
55.4027, 26.9100, 80.1160
xyY:
0.3411, 0.1657, 26.9100
CIE-Lab:
58.8909, 94.8652, -51.4356
CIE-LCH:
58.8909, 107.9121, 331.5336
CIE-Luv:
58.8909, 91.1184, -93.4425
Hunter-Lab:
51.8748, 99.8583, -55.2557
#fd04ea color charts
#fd04ea color shades, tints & tones
#fd04ea color schemes
#fd04ea color preview, HTML & CSS examples
This text has a color of #fd04ea
<p style="color:#fd04ea;">Text here</p>
.mytext {color:#fd04ea;}
This box has a color of #fd04ea
<div style="background-color:#fd04ea;">Content here</div>
.mybackground {background-color:#fd04ea;}
Border around this has a color of #fd04ea
<div style="border:2px solid #fd04ea;">Content here</div>
.myborder {border:2px solid #fd04ea;}