#fa6e4f color space conversions
Hex:
#fa6e4f
RGB:
250, 110, 79
CMY:
2, 57, 69
CMYK:
0, 56, 68, 2
HSL:
11°, 94.4751%, 64.5098%
HSV (HSB):
11°, 68.4000%, 98.0392%
XYZ:
46.4116, 32.0404, 11.1354
xyY:
0.5181, 0.3576, 32.0404
CIE-Lab:
63.3762, 51.5917, 43.3268
CIE-LCH:
63.3762, 67.3715, 40.0236
CIE-Luv:
63.3762, 109.9243, 38.0714
Hunter-Lab:
56.6042, 47.3003, 27.9592
#fa6e4f color charts
#fa6e4f color shades, tints & tones
#fa6e4f color schemes
#fa6e4f color preview, HTML & CSS examples
This text has a color of #fa6e4f
<p style="color:#fa6e4f;">Text here</p>
.mytext {color:#fa6e4f;}
This box has a color of #fa6e4f
<div style="background-color:#fa6e4f;">Content here</div>
.mybackground {background-color:#fa6e4f;}
Border around this has a color of #fa6e4f
<div style="border:2px solid #fa6e4f;">Content here</div>
.myborder {border:2px solid #fa6e4f;}