#fa6b7d color space conversions
Hex:
#fa6b7d
RGB:
250, 107, 125
CMY:
2, 58, 51
CMYK:
0, 57, 50, 2
HSL:
352°, 93.4641%, 70.0000%
HSV (HSB):
352°, 57.2000%, 98.0392%
XYZ:
48.3837, 32.3201, 23.0903
xyY:
0.4662, 0.3114, 32.3201
CIE-Lab:
63.6065, 56.0988, 17.9857
CIE-LCH:
63.6065, 58.9115, 17.7763
CIE-Luv:
63.6065, 102.0405, 11.9804
Hunter-Lab:
56.8507, 52.4265, 15.7145
#fa6b7d color charts
#fa6b7d color shades, tints & tones
#fa6b7d color schemes
#fa6b7d color preview, HTML & CSS examples
This text has a color of #fa6b7d
<p style="color:#fa6b7d;">Text here</p>
.mytext {color:#fa6b7d;}
This box has a color of #fa6b7d
<div style="background-color:#fa6b7d;">Content here</div>
.mybackground {background-color:#fa6b7d;}
Border around this has a color of #fa6b7d
<div style="border:2px solid #fa6b7d;">Content here</div>
.myborder {border:2px solid #fa6b7d;}