#fd944a color space conversions
Hex:
#fd944a
RGB:
253, 148, 74
CMY:
1, 42, 71
CMYK:
0, 42, 71, 1
HSL:
25°, 97.8142%, 64.1176%
HSV (HSB):
25°, 70.7510%, 99.2157%
XYZ:
52.3339, 42.5569, 11.9346
xyY:
0.4899, 0.3984, 42.5569
CIE-Lab:
71.2532, 33.7211, 54.7218
CIE-LCH:
71.2532, 64.2774, 58.3575
CIE-Luv:
71.2532, 83.6504, 54.5325
Hunter-Lab:
65.2356, 29.0356, 34.8181
#fd944a color charts
#fd944a color shades, tints & tones
#fd944a color schemes
#fd944a color preview, HTML & CSS examples
This text has a color of #fd944a
<p style="color:#fd944a;">Text here</p>
.mytext {color:#fd944a;}
This box has a color of #fd944a
<div style="background-color:#fd944a;">Content here</div>
.mybackground {background-color:#fd944a;}
Border around this has a color of #fd944a
<div style="border:2px solid #fd944a;">Content here</div>
.myborder {border:2px solid #fd944a;}