#fa04cf color space conversions
Hex:
#fa04cf
RGB:
250, 4, 207
CMY:
2, 98, 19
CMYK:
0, 98, 17, 2
HSL:
310°, 96.8504%, 49.8039%
HSV (HSB):
310°, 98.4000%, 98.0392%
XYZ:
50.7302, 24.9158, 61.1669
xyY:
0.3708, 0.1821, 24.9158
CIE-Lab:
56.9933, 90.9565, -39.1741
CIE-LCH:
56.9933, 99.0338, 336.6989
CIE-Luv:
56.9933, 100.7117, -73.7189
Hunter-Lab:
49.9157, 94.0601, -37.7132
#fa04cf color charts
#fa04cf color shades, tints & tones
#fa04cf color schemes
#fa04cf color preview, HTML & CSS examples
This text has a color of #fa04cf
<p style="color:#fa04cf;">Text here</p>
.mytext {color:#fa04cf;}
This box has a color of #fa04cf
<div style="background-color:#fa04cf;">Content here</div>
.mybackground {background-color:#fa04cf;}
Border around this has a color of #fa04cf
<div style="border:2px solid #fa04cf;">Content here</div>
.myborder {border:2px solid #fa04cf;}