#fe018a color space conversions
Hex:
#fe018a
RGB:
254, 1, 138
CMY:
0, 100, 46
CMYK:
0, 100, 46, 0
HSL:
328°, 99.2157%, 50.0000%
HSV (HSB):
328°, 99.6063%, 99.6078%
XYZ:
45.4713, 22.9275, 26.0736
xyY:
0.4813, 0.2427, 22.9275
CIE-Lab:
54.9976, 85.0296, -1.7871
CIE-LCH:
54.9976, 85.0484, 358.7960
CIE-Luv:
54.9976, 136.6538, -19.3399
Hunter-Lab:
47.8827, 85.7162, 1.2326
#fe018a color charts
#fe018a color shades, tints & tones
#fe018a color schemes
#fe018a color preview, HTML & CSS examples
This text has a color of #fe018a
<p style="color:#fe018a;">Text here</p>
.mytext {color:#fe018a;}
This box has a color of #fe018a
<div style="background-color:#fe018a;">Content here</div>
.mybackground {background-color:#fe018a;}
Border around this has a color of #fe018a
<div style="border:2px solid #fe018a;">Content here</div>
.myborder {border:2px solid #fe018a;}