#fa04d2 color space conversions
Hex:
#fa04d2
RGB:
250, 4, 210
CMY:
2, 98, 18
CMYK:
0, 98, 16, 2
HSL:
310°, 96.8504%, 49.8039%
HSV (HSB):
310°, 98.4000%, 98.0392%
XYZ:
51.1006, 25.0640, 63.1173
xyY:
0.3669, 0.1800, 25.0640
CIE-Lab:
57.1377, 91.3187, -40.6609
CIE-LCH:
57.1377, 99.9621, 335.9984
CIE-Luv:
57.1377, 99.3560, -76.0518
Hunter-Lab:
50.0639, 94.5844, -39.7042
#fa04d2 color charts
#fa04d2 color shades, tints & tones
#fa04d2 color schemes
#fa04d2 color preview, HTML & CSS examples
This text has a color of #fa04d2
<p style="color:#fa04d2;">Text here</p>
.mytext {color:#fa04d2;}
This box has a color of #fa04d2
<div style="background-color:#fa04d2;">Content here</div>
.mybackground {background-color:#fa04d2;}
Border around this has a color of #fa04d2
<div style="border:2px solid #fa04d2;">Content here</div>
.myborder {border:2px solid #fa04d2;}