#fa835e color space conversions
Hex:
#fa835e
RGB:
250, 131, 94
CMY:
2, 49, 63
CMYK:
0, 48, 62, 2
HSL:
14°, 93.9759%, 67.4510%
HSV (HSB):
14°, 62.4000%, 98.0392%
XYZ:
49.5610, 37.3647, 15.1896
xyY:
0.4853, 0.3659, 37.3647
CIE-Lab:
67.5498, 42.3142, 40.3242
CIE-LCH:
67.5498, 58.4511, 43.6205
CIE-Luv:
67.5498, 91.8063, 39.1668
Hunter-Lab:
61.1267, 37.7546, 28.0555
#fa835e color charts
#fa835e color shades, tints & tones
#fa835e color schemes
#fa835e color preview, HTML & CSS examples
This text has a color of #fa835e
<p style="color:#fa835e;">Text here</p>
.mytext {color:#fa835e;}
This box has a color of #fa835e
<div style="background-color:#fa835e;">Content here</div>
.mybackground {background-color:#fa835e;}
Border around this has a color of #fa835e
<div style="border:2px solid #fa835e;">Content here</div>
.myborder {border:2px solid #fa835e;}