#fe834e color space conversions
Hex:
#fe834e
RGB:
254, 131, 78
CMY:
0, 49, 69
CMYK:
0, 48, 69, 0
HSL:
18°, 98.8764%, 65.0980%
HSV (HSB):
18°, 69.2913%, 99.6078%
XYZ:
50.3645, 37.8535, 11.8597
xyY:
0.5033, 0.3782, 37.8535
CIE-Lab:
67.9125, 42.9140, 49.1626
CIE-LCH:
67.9125, 65.2577, 48.8823
CIE-Luv:
67.9125, 97.3971, 46.6026
Hunter-Lab:
61.5252, 38.4510, 31.6388
#fe834e color charts
#fe834e color shades, tints & tones
#fe834e color schemes
#fe834e color preview, HTML & CSS examples
This text has a color of #fe834e
<p style="color:#fe834e;">Text here</p>
.mytext {color:#fe834e;}
This box has a color of #fe834e
<div style="background-color:#fe834e;">Content here</div>
.mybackground {background-color:#fe834e;}
Border around this has a color of #fe834e
<div style="border:2px solid #fe834e;">Content here</div>
.myborder {border:2px solid #fe834e;}