#fa0d6a color space conversions
Hex:
#fa0d6a
RGB:
250, 13, 106
CMY:
2, 95, 58
CMYK:
0, 95, 58, 2
HSL:
336°, 95.9514%, 51.5686%
HSV (HSB):
336°, 94.8000%, 98.0392%
XYZ:
42.1698, 21.6524, 15.5924
xyY:
0.5310, 0.2727, 21.6524
CIE-Lab:
53.6563, 81.1079, 15.4611
CIE-LCH:
53.6563, 82.5684, 10.7924
CIE-Luv:
53.6563, 146.3840, 1.8638
Hunter-Lab:
46.5322, 80.3342, 12.7051
#fa0d6a color charts
#fa0d6a color shades, tints & tones
#fa0d6a color schemes
#fa0d6a color preview, HTML & CSS examples
This text has a color of #fa0d6a
<p style="color:#fa0d6a;">Text here</p>
.mytext {color:#fa0d6a;}
This box has a color of #fa0d6a
<div style="background-color:#fa0d6a;">Content here</div>
.mybackground {background-color:#fa0d6a;}
Border around this has a color of #fa0d6a
<div style="border:2px solid #fa0d6a;">Content here</div>
.myborder {border:2px solid #fa0d6a;}