#fe235c color space conversions
Hex:
#fe235c
RGB:
254, 35, 92
CMY:
0, 86, 64
CMYK:
0, 86, 64, 0
HSL:
344°, 99.0950%, 56.6667%
HSV (HSB):
344°, 86.2205%, 99.6078%
XYZ:
43.4058, 23.0456, 12.2857
xyY:
0.5513, 0.2927, 23.0456
CIE-Lab:
55.1193, 78.4921, 25.9750
CIE-LCH:
55.1193, 82.6783, 18.3107
CIE-Luv:
55.1193, 150.3162, 13.3301
Hunter-Lab:
48.0058, 77.3857, 18.4305
#fe235c color charts
#fe235c color shades, tints & tones
#fe235c color schemes
#fe235c color preview, HTML & CSS examples
This text has a color of #fe235c
<p style="color:#fe235c;">Text here</p>
.mytext {color:#fe235c;}
This box has a color of #fe235c
<div style="background-color:#fe235c;">Content here</div>
.mybackground {background-color:#fe235c;}
Border around this has a color of #fe235c
<div style="border:2px solid #fe235c;">Content here</div>
.myborder {border:2px solid #fe235c;}