#fe925e color space conversions
Hex:
#fe925e
RGB:
254, 146, 94
CMY:
0, 43, 63
CMYK:
0, 43, 63, 0
HSL:
20°, 98.7654%, 68.2353%
HSV (HSB):
20°, 62.9921%, 99.6078%
XYZ:
53.1723, 42.4368, 15.9783
xyY:
0.4765, 0.3803, 42.4368
CIE-Lab:
71.1710, 36.2520, 44.8027
CIE-LCH:
71.1710, 57.6324, 51.0220
CIE-Luv:
71.1710, 83.7239, 45.7288
Hunter-Lab:
65.1435, 31.6966, 31.0579
#fe925e color charts
#fe925e color shades, tints & tones
#fe925e color schemes
#fe925e color preview, HTML & CSS examples
This text has a color of #fe925e
<p style="color:#fe925e;">Text here</p>
.mytext {color:#fe925e;}
This box has a color of #fe925e
<div style="background-color:#fe925e;">Content here</div>
.mybackground {background-color:#fe925e;}
Border around this has a color of #fe925e
<div style="border:2px solid #fe925e;">Content here</div>
.myborder {border:2px solid #fe925e;}