#fe03af color space conversions
Hex:
#fe03af
RGB:
254, 3, 175
CMY:
0, 99, 31
CMYK:
0, 99, 31, 0
HSL:
319°, 99.2095%, 50.3922%
HSV (HSB):
319°, 98.8189%, 99.6078%
XYZ:
48.6435, 24.2311, 42.6707
xyY:
0.4210, 0.2097, 24.2311
CIE-Lab:
56.3184, 88.2262, -21.6722
CIE-LCH:
56.3184, 90.8490, 346.1989
CIE-Luv:
56.3184, 118.9001, -47.2786
Hunter-Lab:
49.2251, 90.2470, -16.9379
#fe03af color charts
#fe03af color shades, tints & tones
#fe03af color schemes
#fe03af color preview, HTML & CSS examples
This text has a color of #fe03af
<p style="color:#fe03af;">Text here</p>
.mytext {color:#fe03af;}
This box has a color of #fe03af
<div style="background-color:#fe03af;">Content here</div>
.mybackground {background-color:#fe03af;}
Border around this has a color of #fe03af
<div style="border:2px solid #fe03af;">Content here</div>
.myborder {border:2px solid #fe03af;}