#fa6f8f color space conversions
Hex:
#fa6f8f
RGB:
250, 111, 143
CMY:
2, 56, 44
CMYK:
0, 56, 43, 2
HSL:
346°, 93.2886%, 70.7843%
HSV (HSB):
346°, 55.6000%, 98.0392%
XYZ:
50.0667, 33.6760, 29.8479
xyY:
0.4408, 0.2965, 33.6760
CIE-Lab:
64.7046, 55.9420, 9.2243
CIE-LCH:
64.7046, 56.6974, 9.3633
CIE-Luv:
64.7046, 94.8587, 1.4664
Hunter-Lab:
58.0311, 52.4478, 10.1263
#fa6f8f color charts
#fa6f8f color shades, tints & tones
#fa6f8f color schemes
#fa6f8f color preview, HTML & CSS examples
This text has a color of #fa6f8f
<p style="color:#fa6f8f;">Text here</p>
.mytext {color:#fa6f8f;}
This box has a color of #fa6f8f
<div style="background-color:#fa6f8f;">Content here</div>
.mybackground {background-color:#fa6f8f;}
Border around this has a color of #fa6f8f
<div style="border:2px solid #fa6f8f;">Content here</div>
.myborder {border:2px solid #fa6f8f;}