#fe245f color space conversions
Hex:
#fe245f
RGB:
254, 36, 95
CMY:
0, 86, 63
CMYK:
0, 86, 63, 0
HSL:
344°, 99.0909%, 56.8627%
HSV (HSB):
344°, 85.8268%, 99.6078%
XYZ:
43.5695, 23.1588, 13.0002
xyY:
0.5465, 0.2905, 23.1588
CIE-Lab:
55.2355, 78.4742, 24.3372
CIE-LCH:
55.2355, 82.1614, 17.2302
CIE-Luv:
55.2355, 148.9999, 11.8026
Hunter-Lab:
48.1236, 77.3916, 17.6698
#fe245f color charts
#fe245f color shades, tints & tones
#fe245f color schemes
#fe245f color preview, HTML & CSS examples
This text has a color of #fe245f
<p style="color:#fe245f;">Text here</p>
.mytext {color:#fe245f;}
This box has a color of #fe245f
<div style="background-color:#fe245f;">Content here</div>
.mybackground {background-color:#fe245f;}
Border around this has a color of #fe245f
<div style="border:2px solid #fe245f;">Content here</div>
.myborder {border:2px solid #fe245f;}