#fa775f color space conversions
Hex:
#fa775f
RGB:
250, 119, 95
CMY:
2, 53, 63
CMYK:
0, 52, 62, 2
HSL:
9°, 93.9394%, 67.6471%
HSV (HSB):
9°, 62.0000%, 98.0392%
XYZ:
48.0867, 34.3439, 14.9211
xyY:
0.4939, 0.3528, 34.3439
CIE-Lab:
65.2346, 48.2627, 36.9475
CIE-LCH:
65.2346, 60.7817, 37.4359
CIE-Luv:
65.2346, 100.5076, 33.9531
Hunter-Lab:
58.6036, 43.9103, 25.9267
#fa775f color charts
#fa775f color shades, tints & tones
#fa775f color schemes
#fa775f color preview, HTML & CSS examples
This text has a color of #fa775f
<p style="color:#fa775f;">Text here</p>
.mytext {color:#fa775f;}
This box has a color of #fa775f
<div style="background-color:#fa775f;">Content here</div>
.mybackground {background-color:#fa775f;}
Border around this has a color of #fa775f
<div style="border:2px solid #fa775f;">Content here</div>
.myborder {border:2px solid #fa775f;}