#fa0d5a color space conversions
Hex:
#fa0d5a
RGB:
250, 13, 90
CMY:
2, 95, 65
CMYK:
0, 95, 64, 2
HSL:
341°, 95.9514%, 51.5686%
HSV (HSB):
341°, 94.8000%, 98.0392%
XYZ:
41.4137, 21.3500, 11.6111
xyY:
0.5568, 0.2871, 21.3500
CIE-Lab:
53.3305, 80.2195, 24.6933
CIE-LCH:
53.3305, 83.9340, 17.1095
CIE-Luv:
53.3305, 152.4946, 11.2889
Hunter-Lab:
46.2061, 79.1258, 17.4453
#fa0d5a color charts
#fa0d5a color shades, tints & tones
#fa0d5a color schemes
#fa0d5a color preview, HTML & CSS examples
This text has a color of #fa0d5a
<p style="color:#fa0d5a;">Text here</p>
.mytext {color:#fa0d5a;}
This box has a color of #fa0d5a
<div style="background-color:#fa0d5a;">Content here</div>
.mybackground {background-color:#fa0d5a;}
Border around this has a color of #fa0d5a
<div style="border:2px solid #fa0d5a;">Content here</div>
.myborder {border:2px solid #fa0d5a;}