#fa00d4 color space conversions
Hex:
#fa00d4
RGB:
250, 0, 212
CMY:
2, 100, 17
CMYK:
0, 100, 15, 2
HSL:
309°, 100.0000%, 49.0196%
HSV (HSB):
309°, 100.0000%, 98.0392%
XYZ:
51.3080, 25.0775, 64.4236
xyY:
0.3644, 0.1781, 25.0775
CIE-Lab:
57.1508, 91.8115, -41.7808
CIE-LCH:
57.1508, 100.8711, 335.5311
CIE-Luv:
57.1508, 98.6538, -77.8199
Hunter-Lab:
50.0774, 95.2510, -41.2212
#fa00d4 color charts
#fa00d4 color shades, tints & tones
#fa00d4 color schemes
#fa00d4 color preview, HTML & CSS examples
This text has a color of #fa00d4
<p style="color:#fa00d4;">Text here</p>
.mytext {color:#fa00d4;}
This box has a color of #fa00d4
<div style="background-color:#fa00d4;">Content here</div>
.mybackground {background-color:#fa00d4;}
Border around this has a color of #fa00d4
<div style="border:2px solid #fa00d4;">Content here</div>
.myborder {border:2px solid #fa00d4;}