#fe014b color space conversions
Hex:
#fe014b
RGB:
254, 1, 75
CMY:
0, 100, 71
CMYK:
0, 100, 70, 0
HSL:
342°, 99.2157%, 50.0000%
HSV (HSB):
342°, 99.6063%, 99.6078%
XYZ:
42.1539, 21.6005, 8.6042
xyY:
0.5826, 0.2985, 21.6005
CIE-Lab:
53.6006, 81.3001, 34.1762
CIE-LCH:
53.6006, 88.1914, 22.8004
CIE-Luv:
53.6006, 161.8893, 19.2505
Hunter-Lab:
46.4764, 80.5652, 21.5571
#fe014b color charts
#fe014b color shades, tints & tones
#fe014b color schemes
#fe014b color preview, HTML & CSS examples
This text has a color of #fe014b
<p style="color:#fe014b;">Text here</p>
.mytext {color:#fe014b;}
This box has a color of #fe014b
<div style="background-color:#fe014b;">Content here</div>
.mybackground {background-color:#fe014b;}
Border around this has a color of #fe014b
<div style="border:2px solid #fe014b;">Content here</div>
.myborder {border:2px solid #fe014b;}