#fa2ddd color space conversions
Hex:
#fa2ddd
RGB:
250, 45, 221
CMY:
2, 82, 13
CMYK:
0, 82, 12, 2
HSL:
308°, 95.3488%, 57.8431%
HSV (HSB):
308°, 82.0000%, 98.0392%
XYZ:
53.4139, 27.4212, 70.8842
xyY:
0.3521, 0.1807, 27.4212
CIE-Lab:
59.3622, 87.7749, -43.4029
CIE-LCH:
59.3622, 97.9196, 333.6885
CIE-Luv:
59.3622, 90.7317, -80.2633
Hunter-Lab:
52.3653, 90.4352, -43.6022
#fa2ddd color charts
#fa2ddd color shades, tints & tones
#fa2ddd color schemes
#fa2ddd color preview, HTML & CSS examples
This text has a color of #fa2ddd
<p style="color:#fa2ddd;">Text here</p>
.mytext {color:#fa2ddd;}
This box has a color of #fa2ddd
<div style="background-color:#fa2ddd;">Content here</div>
.mybackground {background-color:#fa2ddd;}
Border around this has a color of #fa2ddd
<div style="border:2px solid #fa2ddd;">Content here</div>
.myborder {border:2px solid #fa2ddd;}