#fa2dac color space conversions
Hex:
#fa2dac
RGB:
250, 45, 172
CMY:
2, 82, 33
CMYK:
0, 82, 31, 2
HSL:
323°, 95.3488%, 57.8431%
HSV (HSB):
323°, 82.0000%, 98.0392%
XYZ:
47.8091, 25.1793, 41.3700
xyY:
0.4181, 0.2202, 25.1793
CIE-Lab:
57.2497, 81.9121, -18.5640
CIE-LCH:
57.2497, 83.9894, 347.2306
CIE-Luv:
57.2497, 111.7190, -41.6911
Hunter-Lab:
50.1790, 82.2564, -13.7562
#fa2dac color charts
#fa2dac color shades, tints & tones
#fa2dac color schemes
#fa2dac color preview, HTML & CSS examples
This text has a color of #fa2dac
<p style="color:#fa2dac;">Text here</p>
.mytext {color:#fa2dac;}
This box has a color of #fa2dac
<div style="background-color:#fa2dac;">Content here</div>
.mybackground {background-color:#fa2dac;}
Border around this has a color of #fa2dac
<div style="border:2px solid #fa2dac;">Content here</div>
.myborder {border:2px solid #fa2dac;}