#fd944e color space conversions
Hex:
#fd944e
RGB:
253, 148, 78
CMY:
1, 42, 69
CMYK:
0, 42, 69, 1
HSL:
24°, 97.7654%, 64.9020%
HSV (HSB):
24°, 69.1700%, 99.2157%
XYZ:
52.4731, 42.6125, 12.6671
xyY:
0.4870, 0.3955, 42.6125
CIE-Lab:
71.2912, 33.9200, 52.8677
CIE-LCH:
71.2912, 62.8137, 57.3157
CIE-Luv:
71.2912, 83.2410, 53.0739
Hunter-Lab:
65.2783, 29.2479, 34.1897
#fd944e color charts
#fd944e color shades, tints & tones
#fd944e color schemes
#fd944e color preview, HTML & CSS examples
This text has a color of #fd944e
<p style="color:#fd944e;">Text here</p>
.mytext {color:#fd944e;}
This box has a color of #fd944e
<div style="background-color:#fd944e;">Content here</div>
.mybackground {background-color:#fd944e;}
Border around this has a color of #fd944e
<div style="border:2px solid #fd944e;">Content here</div>
.myborder {border:2px solid #fd944e;}