#fa21be color space conversions
Hex:
#fa21be
RGB:
250, 33, 190
CMY:
2, 87, 25
CMYK:
0, 87, 24, 2
HSL:
317°, 95.5947%, 55.4902%
HSV (HSB):
317°, 86.8000%, 98.0392%
XYZ:
49.2625, 25.1294, 50.9692
xyY:
0.3930, 0.2005, 25.1294
CIE-Lab:
57.2013, 86.1100, -29.0818
CIE-LCH:
57.2013, 90.8883, 341.3387
CIE-Luv:
57.2013, 105.9079, -57.8525
Hunter-Lab:
50.1292, 87.6874, -25.1930
#fa21be color charts
#fa21be color shades, tints & tones
#fa21be color schemes
#fa21be color preview, HTML & CSS examples
This text has a color of #fa21be
<p style="color:#fa21be;">Text here</p>
.mytext {color:#fa21be;}
This box has a color of #fa21be
<div style="background-color:#fa21be;">Content here</div>
.mybackground {background-color:#fa21be;}
Border around this has a color of #fa21be
<div style="border:2px solid #fa21be;">Content here</div>
.myborder {border:2px solid #fa21be;}