#fe675f color space conversions
Hex:
#fe675f
RGB:
254, 103, 95
CMY:
0, 60, 63
CMYK:
0, 59, 63, 0
HSL:
3°, 98.7578%, 68.4314%
HSV (HSB):
3°, 62.5984%, 99.6078%
XYZ:
47.7889, 31.5975, 14.4067
xyY:
0.5095, 0.3369, 31.5975
CIE-Lab:
63.0089, 57.0321, 34.3088
CIE-LCH:
63.0089, 66.5564, 31.0299
CIE-Luv:
63.0089, 115.0899, 28.6792
Hunter-Lab:
56.2117, 53.3828, 24.1526
#fe675f color charts
#fe675f color shades, tints & tones
#fe675f color schemes
#fe675f color preview, HTML & CSS examples
This text has a color of #fe675f
<p style="color:#fe675f;">Text here</p>
.mytext {color:#fe675f;}
This box has a color of #fe675f
<div style="background-color:#fe675f;">Content here</div>
.mybackground {background-color:#fe675f;}
Border around this has a color of #fe675f
<div style="border:2px solid #fe675f;">Content here</div>
.myborder {border:2px solid #fe675f;}