#fa1fcb color space conversions
Hex:
#fa1fcb
RGB:
250, 31, 203
CMY:
2, 88, 20
CMYK:
0, 88, 19, 2
HSL:
313°, 95.6332%, 55.0980%
HSV (HSB):
313°, 87.6000%, 98.0392%
XYZ:
50.6938, 25.6158, 58.7724
xyY:
0.3753, 0.1896, 25.6158
CIE-Lab:
57.6705, 87.9403, -35.8244
CIE-LCH:
57.6705, 94.9573, 337.8354
CIE-Luv:
57.6705, 100.3873, -68.3518
Hunter-Lab:
50.6120, 90.2175, -33.4211
#fa1fcb color charts
#fa1fcb color shades, tints & tones
#fa1fcb color schemes
#fa1fcb color preview, HTML & CSS examples
This text has a color of #fa1fcb
<p style="color:#fa1fcb;">Text here</p>
.mytext {color:#fa1fcb;}
This box has a color of #fa1fcb
<div style="background-color:#fa1fcb;">Content here</div>
.mybackground {background-color:#fa1fcb;}
Border around this has a color of #fa1fcb
<div style="border:2px solid #fa1fcb;">Content here</div>
.myborder {border:2px solid #fa1fcb;}