#fa694e color space conversions
Hex:
#fa694e
RGB:
250, 105, 78
CMY:
2, 59, 69
CMYK:
0, 58, 69, 2
HSL:
9°, 94.5055%, 64.3137%
HSV (HSB):
9°, 68.8000%, 98.0392%
XYZ:
45.8511, 30.9772, 10.7703
xyY:
0.5234, 0.3536, 30.9772
CIE-Lab:
62.4884, 53.8273, 42.8296
CIE-LCH:
62.4884, 68.7877, 38.5088
CIE-Luv:
62.4884, 113.7559, 36.7736
Hunter-Lab:
55.6572, 49.6505, 27.4867
#fa694e color charts
#fa694e color shades, tints & tones
#fa694e color schemes
#fa694e color preview, HTML & CSS examples
This text has a color of #fa694e
<p style="color:#fa694e;">Text here</p>
.mytext {color:#fa694e;}
This box has a color of #fa694e
<div style="background-color:#fa694e;">Content here</div>
.mybackground {background-color:#fa694e;}
Border around this has a color of #fa694e
<div style="border:2px solid #fa694e;">Content here</div>
.myborder {border:2px solid #fa694e;}