#fa085d color space conversions
Hex:
#fa085d
RGB:
250, 8, 93
CMY:
2, 97, 64
CMYK:
0, 97, 63, 2
HSL:
339°, 96.0317%, 50.5882%
HSV (HSB):
339°, 96.8000%, 98.0392%
XYZ:
41.4870, 21.2880, 12.2783
xyY:
0.5528, 0.2836, 21.2880
CIE-Lab:
53.2632, 80.7326, 22.7944
CIE-LCH:
53.2632, 83.8888, 15.7667
CIE-Luv:
53.2632, 151.9800, 9.3367
Hunter-Lab:
46.1389, 79.7598, 16.5192
#fa085d color charts
#fa085d color shades, tints & tones
#fa085d color schemes
#fa085d color preview, HTML & CSS examples
This text has a color of #fa085d
<p style="color:#fa085d;">Text here</p>
.mytext {color:#fa085d;}
This box has a color of #fa085d
<div style="background-color:#fa085d;">Content here</div>
.mybackground {background-color:#fa085d;}
Border around this has a color of #fa085d
<div style="border:2px solid #fa085d;">Content here</div>
.myborder {border:2px solid #fa085d;}