#fa6d7a color space conversions
Hex:
#fa6d7a
RGB:
250, 109, 122
CMY:
2, 57, 52
CMYK:
0, 56, 51, 2
HSL:
354°, 93.3775%, 70.3922%
HSV (HSB):
354°, 56.4000%, 98.0392%
XYZ:
48.4058, 32.6664, 22.1663
xyY:
0.4689, 0.3164, 32.6664
CIE-Lab:
63.8899, 54.9383, 20.0869
CIE-LCH:
63.8899, 58.4953, 20.0837
CIE-Luv:
63.8899, 101.5379, 14.6926
Hunter-Lab:
57.1545, 51.1564, 17.0136
#fa6d7a color charts
#fa6d7a color shades, tints & tones
#fa6d7a color schemes
#fa6d7a color preview, HTML & CSS examples
This text has a color of #fa6d7a
<p style="color:#fa6d7a;">Text here</p>
.mytext {color:#fa6d7a;}
This box has a color of #fa6d7a
<div style="background-color:#fa6d7a;">Content here</div>
.mybackground {background-color:#fa6d7a;}
Border around this has a color of #fa6d7a
<div style="border:2px solid #fa6d7a;">Content here</div>
.myborder {border:2px solid #fa6d7a;}