#fa4f4f color space conversions
Hex:
#fa4f4f
RGB:
250, 79, 79
CMY:
2, 69, 69
CMYK:
0, 68, 68, 2
HSL:
0°, 94.4751%, 64.5098%
HSV (HSB):
0°, 68.4000%, 98.0392%
XYZ:
43.6316, 26.4805, 10.2087
xyY:
0.5432, 0.3297, 26.4805
CIE-Lab:
58.4903, 64.6281, 37.5727
CIE-LCH:
58.4903, 74.7563, 30.1724
CIE-Luv:
58.4903, 131.0423, 28.2563
Hunter-Lab:
51.4592, 61.2944, 24.2592
#fa4f4f color charts
#fa4f4f color shades, tints & tones
#fa4f4f color schemes
#fa4f4f color preview, HTML & CSS examples
This text has a color of #fa4f4f
<p style="color:#fa4f4f;">Text here</p>
.mytext {color:#fa4f4f;}
This box has a color of #fa4f4f
<div style="background-color:#fa4f4f;">Content here</div>
.mybackground {background-color:#fa4f4f;}
Border around this has a color of #fa4f4f
<div style="border:2px solid #fa4f4f;">Content here</div>
.myborder {border:2px solid #fa4f4f;}