#fa606a color space conversions
Hex:
#fa606a
RGB:
250, 96, 106
CMY:
2, 62, 58
CMYK:
0, 62, 58, 2
HSL:
356°, 93.9024%, 67.8431%
HSV (HSB):
356°, 61.6000%, 98.0392%
XYZ:
46.2087, 29.7303, 16.9387
xyY:
0.4975, 0.3201, 29.7303
CIE-Lab:
61.4209, 59.4457, 25.9194
CIE-LCH:
61.4209, 64.8506, 23.5581
CIE-Luv:
61.4209, 113.8368, 19.5225
Hunter-Lab:
54.5255, 55.8536, 19.7490
#fa606a color charts
#fa606a color shades, tints & tones
#fa606a color schemes
#fa606a color preview, HTML & CSS examples
This text has a color of #fa606a
<p style="color:#fa606a;">Text here</p>
.mytext {color:#fa606a;}
This box has a color of #fa606a
<div style="background-color:#fa606a;">Content here</div>
.mybackground {background-color:#fa606a;}
Border around this has a color of #fa606a
<div style="border:2px solid #fa606a;">Content here</div>
.myborder {border:2px solid #fa606a;}