#fa13be color space conversions
Hex:
#fa13be
RGB:
250, 19, 190
CMY:
2, 93, 25
CMYK:
0, 92, 24, 2
HSL:
316°, 95.8506%, 52.7451%
HSV (HSB):
316°, 92.4000%, 98.0392%
XYZ:
48.9515, 24.5074, 50.8656
xyY:
0.3937, 0.1971, 24.5074
CIE-Lab:
56.5923, 87.8880, -30.0264
CIE-LCH:
56.5923, 92.8757, 341.1376
CIE-Luv:
56.5923, 107.5494, -59.4486
Hunter-Lab:
49.5050, 89.8705, -26.2660
#fa13be color charts
#fa13be color shades, tints & tones
#fa13be color schemes
#fa13be color preview, HTML & CSS examples
This text has a color of #fa13be
<p style="color:#fa13be;">Text here</p>
.mytext {color:#fa13be;}
This box has a color of #fa13be
<div style="background-color:#fa13be;">Content here</div>
.mybackground {background-color:#fa13be;}
Border around this has a color of #fa13be
<div style="border:2px solid #fa13be;">Content here</div>
.myborder {border:2px solid #fa13be;}