#fe018d color space conversions
Hex:
#fe018d
RGB:
254, 1, 141
CMY:
0, 100, 45
CMYK:
0, 100, 44, 0
HSL:
327°, 99.2157%, 50.0000%
HSV (HSB):
327°, 99.6063%, 99.6078%
XYZ:
45.6916, 23.0156, 27.2335
xyY:
0.4762, 0.2399, 23.0156
CIE-Lab:
55.0884, 85.2686, -3.4456
CIE-LCH:
55.0884, 85.3381, 357.6860
CIE-Luv:
55.0884, 135.2548, -21.5281
Hunter-Lab:
47.9746, 86.0501, -0.0747
#fe018d color charts
#fe018d color shades, tints & tones
#fe018d color schemes
#fe018d color preview, HTML & CSS examples
This text has a color of #fe018d
<p style="color:#fe018d;">Text here</p>
.mytext {color:#fe018d;}
This box has a color of #fe018d
<div style="background-color:#fe018d;">Content here</div>
.mybackground {background-color:#fe018d;}
Border around this has a color of #fe018d
<div style="border:2px solid #fe018d;">Content here</div>
.myborder {border:2px solid #fe018d;}