#fa3f6a color space conversions
Hex:
#fa3f6a
RGB:
250, 63, 106
CMY:
2, 75, 58
CMYK:
0, 75, 58, 2
HSL:
346°, 94.9239%, 61.3725%
HSV (HSB):
346°, 74.8000%, 98.0392%
XYZ:
43.8034, 24.9196, 16.1369
xyY:
0.5162, 0.2937, 24.9196
CIE-Lab:
56.9970, 71.5702, 20.0168
CIE-LCH:
56.9970, 74.3167, 15.6253
CIE-Luv:
56.9970, 132.0007, 9.5844
Hunter-Lab:
49.9195, 69.2708, 15.7777
#fa3f6a color charts
#fa3f6a color shades, tints & tones
#fa3f6a color schemes
#fa3f6a color preview, HTML & CSS examples
This text has a color of #fa3f6a
<p style="color:#fa3f6a;">Text here</p>
.mytext {color:#fa3f6a;}
This box has a color of #fa3f6a
<div style="background-color:#fa3f6a;">Content here</div>
.mybackground {background-color:#fa3f6a;}
Border around this has a color of #fa3f6a
<div style="border:2px solid #fa3f6a;">Content here</div>
.myborder {border:2px solid #fa3f6a;}