#fa5b6d color space conversions
Hex:
#fa5b6d
RGB:
250, 91, 109
CMY:
2, 64, 57
CMYK:
0, 64, 56, 2
HSL:
353°, 94.0828%, 66.8627%
HSV (HSB):
353°, 63.6000%, 98.0392%
XYZ:
45.9257, 28.9103, 17.6277
xyY:
0.4967, 0.3127, 28.9103
CIE-Lab:
60.7024, 61.7384, 23.2416
CIE-LCH:
60.7024, 65.9682, 20.6290
CIE-Luv:
60.7024, 116.1334, 16.0368
Hunter-Lab:
53.7683, 58.3698, 18.1998
#fa5b6d color charts
#fa5b6d color shades, tints & tones
#fa5b6d color schemes
#fa5b6d color preview, HTML & CSS examples
This text has a color of #fa5b6d
<p style="color:#fa5b6d;">Text here</p>
.mytext {color:#fa5b6d;}
This box has a color of #fa5b6d
<div style="background-color:#fa5b6d;">Content here</div>
.mybackground {background-color:#fa5b6d;}
Border around this has a color of #fa5b6d
<div style="border:2px solid #fa5b6d;">Content here</div>
.myborder {border:2px solid #fa5b6d;}