#fa2db8 color space conversions
Hex:
#fa2db8
RGB:
250, 45, 184
CMY:
2, 82, 28
CMYK:
0, 82, 26, 2
HSL:
319°, 95.3488%, 57.8431%
HSV (HSB):
319°, 82.0000%, 98.0392%
XYZ:
49.0145, 25.6615, 47.7172
xyY:
0.4005, 0.2097, 25.6615
CIE-Lab:
57.7143, 83.2237, -24.8217
CIE-LCH:
57.7143, 86.8464, 343.3926
CIE-Luv:
57.7143, 106.4631, -51.1184
Hunter-Lab:
50.6571, 84.0617, -20.3891
#fa2db8 color charts
#fa2db8 color shades, tints & tones
#fa2db8 color schemes
#fa2db8 color preview, HTML & CSS examples
This text has a color of #fa2db8
<p style="color:#fa2db8;">Text here</p>
.mytext {color:#fa2db8;}
This box has a color of #fa2db8
<div style="background-color:#fa2db8;">Content here</div>
.mybackground {background-color:#fa2db8;}
Border around this has a color of #fa2db8
<div style="border:2px solid #fa2db8;">Content here</div>
.myborder {border:2px solid #fa2db8;}