#fa9d4d color space conversions
Hex:
#fa9d4d
RGB:
250, 157, 77
CMY:
2, 38, 70
CMYK:
0, 37, 69, 2
HSL:
28°, 94.5355%, 64.1176%
HSV (HSB):
28°, 69.2000%, 98.0392%
XYZ:
52.8209, 44.9738, 12.9180
xyY:
0.4771, 0.4062, 44.9738
CIE-Lab:
72.8746, 27.9992, 54.9573
CIE-LCH:
72.8746, 61.6787, 63.0025
CIE-Luv:
72.8746, 73.8209, 56.7957
Hunter-Lab:
67.0625, 23.2338, 35.5229
#fa9d4d color charts
#fa9d4d color shades, tints & tones
#fa9d4d color schemes
#fa9d4d color preview, HTML & CSS examples
This text has a color of #fa9d4d
<p style="color:#fa9d4d;">Text here</p>
.mytext {color:#fa9d4d;}
This box has a color of #fa9d4d
<div style="background-color:#fa9d4d;">Content here</div>
.mybackground {background-color:#fa9d4d;}
Border around this has a color of #fa9d4d
<div style="border:2px solid #fa9d4d;">Content here</div>
.myborder {border:2px solid #fa9d4d;}