#fa6f70 color space conversions
Hex:
#fa6f70
RGB:
250, 111, 112
CMY:
2, 56, 56
CMYK:
0, 56, 55, 2
HSL:
360°, 93.2886%, 70.7843%
HSV (HSB):
360°, 55.6000%, 98.0392%
XYZ:
48.0334, 32.8627, 19.1407
xyY:
0.4802, 0.3285, 32.8627
CIE-Lab:
64.0496, 53.2232, 25.9792
CIE-LCH:
64.0496, 59.2252, 26.0178
CIE-Luv:
64.0496, 102.6160, 21.5867
Hunter-Lab:
57.3260, 49.2444, 20.3317
#fa6f70 color charts
#fa6f70 color shades, tints & tones
#fa6f70 color schemes
#fa6f70 color preview, HTML & CSS examples
This text has a color of #fa6f70
<p style="color:#fa6f70;">Text here</p>
.mytext {color:#fa6f70;}
This box has a color of #fa6f70
<div style="background-color:#fa6f70;">Content here</div>
.mybackground {background-color:#fa6f70;}
Border around this has a color of #fa6f70
<div style="border:2px solid #fa6f70;">Content here</div>
.myborder {border:2px solid #fa6f70;}