#fa795d color space conversions
Hex:
#fa795d
RGB:
250, 121, 93
CMY:
2, 53, 64
CMYK:
0, 52, 63, 2
HSL:
11°, 94.0120%, 67.2549%
HSV (HSB):
11°, 62.8000%, 98.0392%
XYZ:
48.2375, 34.7891, 14.5285
xyY:
0.4945, 0.3566, 34.7891
CIE-Lab:
65.5841, 47.1722, 38.4624
CIE-LCH:
65.5841, 60.8652, 39.1925
CIE-Luv:
65.5841, 99.4002, 35.7105
Hunter-Lab:
58.9822, 42.7639, 26.6833
#fa795d color charts
#fa795d color shades, tints & tones
#fa795d color schemes
#fa795d color preview, HTML & CSS examples
This text has a color of #fa795d
<p style="color:#fa795d;">Text here</p>
.mytext {color:#fa795d;}
This box has a color of #fa795d
<div style="background-color:#fa795d;">Content here</div>
.mybackground {background-color:#fa795d;}
Border around this has a color of #fa795d
<div style="border:2px solid #fa795d;">Content here</div>
.myborder {border:2px solid #fa795d;}