#fa00c2 color space conversions
Hex:
#fa00c2
RGB:
250, 0, 194
CMY:
2, 100, 24
CMYK:
0, 100, 22, 2
HSL:
313°, 100.0000%, 49.0196%
HSV (HSB):
313°, 100.0000%, 98.0392%
XYZ:
49.1619, 24.2190, 53.1226
xyY:
0.3886, 0.1914, 24.2190
CIE-Lab:
56.3064, 89.6938, -32.7814
CIE-LCH:
56.3064, 95.4966, 339.9236
CIE-Luv:
56.3064, 106.9144, -63.7882
Hunter-Lab:
49.2128, 92.1929, -29.5513
#fa00c2 color charts
#fa00c2 color shades, tints & tones
#fa00c2 color schemes
#fa00c2 color preview, HTML & CSS examples
This text has a color of #fa00c2
<p style="color:#fa00c2;">Text here</p>
.mytext {color:#fa00c2;}
This box has a color of #fa00c2
<div style="background-color:#fa00c2;">Content here</div>
.mybackground {background-color:#fa00c2;}
Border around this has a color of #fa00c2
<div style="border:2px solid #fa00c2;">Content here</div>
.myborder {border:2px solid #fa00c2;}