#fa3f5c color space conversions
Hex:
#fa3f5c
RGB:
250, 63, 92
CMY:
2, 75, 64
CMYK:
0, 75, 63, 2
HSL:
351°, 94.9239%, 61.3725%
HSV (HSB):
351°, 74.8000%, 98.0392%
XYZ:
43.1336, 24.6517, 12.6101
xyY:
0.5365, 0.3066, 24.6517
CIE-Lab:
56.7345, 70.7233, 27.9167
CIE-LCH:
56.7345, 76.0337, 21.5407
CIE-Luv:
56.7345, 136.4029, 17.6193
Hunter-Lab:
49.6505, 68.1826, 19.6971
#fa3f5c color charts
#fa3f5c color shades, tints & tones
#fa3f5c color schemes
#fa3f5c color preview, HTML & CSS examples
This text has a color of #fa3f5c
<p style="color:#fa3f5c;">Text here</p>
.mytext {color:#fa3f5c;}
This box has a color of #fa3f5c
<div style="background-color:#fa3f5c;">Content here</div>
.mybackground {background-color:#fa3f5c;}
Border around this has a color of #fa3f5c
<div style="border:2px solid #fa3f5c;">Content here</div>
.myborder {border:2px solid #fa3f5c;}