#fe03d4 color space conversions
Hex:
#fe03d4
RGB:
254, 3, 212
CMY:
0, 99, 17
CMYK:
0, 99, 17, 0
HSL:
310°, 99.2095%, 50.3922%
HSV (HSB):
310°, 98.8189%, 99.6078%
XYZ:
52.7893, 25.8894, 64.5022
xyY:
0.3687, 0.1808, 25.8894
CIE-Lab:
57.9319, 92.3253, -40.5023
CIE-LCH:
57.9319, 100.8186, 336.3133
CIE-Luv:
57.9319, 101.5811, -76.2076
Hunter-Lab:
50.8816, 96.1493, -39.5442
#fe03d4 color charts
#fe03d4 color shades, tints & tones
#fe03d4 color schemes
#fe03d4 color preview, HTML & CSS examples
This text has a color of #fe03d4
<p style="color:#fe03d4;">Text here</p>
.mytext {color:#fe03d4;}
This box has a color of #fe03d4
<div style="background-color:#fe03d4;">Content here</div>
.mybackground {background-color:#fe03d4;}
Border around this has a color of #fe03d4
<div style="border:2px solid #fe03d4;">Content here</div>
.myborder {border:2px solid #fe03d4;}