#fa5f6d color space conversions
Hex:
#fa5f6d
RGB:
250, 95, 109
CMY:
2, 63, 57
CMYK:
0, 62, 56, 2
HSL:
355°, 93.9394%, 67.6471%
HSV (HSB):
355°, 62.0000%, 98.0392%
XYZ:
46.2769, 29.6125, 17.7447
xyY:
0.4942, 0.3163, 29.6125
CIE-Lab:
61.3185, 60.0802, 24.0631
CIE-LCH:
61.3185, 64.7199, 21.8269
CIE-Luv:
61.3185, 113.6878, 17.4160
Hunter-Lab:
54.4174, 56.5670, 18.7586
#fa5f6d color charts
#fa5f6d color shades, tints & tones
#fa5f6d color schemes
#fa5f6d color preview, HTML & CSS examples
This text has a color of #fa5f6d
<p style="color:#fa5f6d;">Text here</p>
.mytext {color:#fa5f6d;}
This box has a color of #fa5f6d
<div style="background-color:#fa5f6d;">Content here</div>
.mybackground {background-color:#fa5f6d;}
Border around this has a color of #fa5f6d
<div style="border:2px solid #fa5f6d;">Content here</div>
.myborder {border:2px solid #fa5f6d;}