#fa2da7 color space conversions
Hex:
#fa2da7
RGB:
250, 45, 167
CMY:
2, 82, 35
CMYK:
0, 82, 33, 2
HSL:
324°, 95.3488%, 57.8431%
HSV (HSB):
324°, 82.0000%, 98.0392%
XYZ:
47.3378, 24.9908, 38.8879
xyY:
0.4256, 0.2247, 24.9908
CIE-Lab:
57.0664, 81.3911, -15.9231
CIE-LCH:
57.0664, 82.9340, 348.9306
CIE-Luv:
57.0664, 113.9132, -37.7940
Hunter-Lab:
49.9908, 81.5431, -11.1283
#fa2da7 color charts
#fa2da7 color shades, tints & tones
#fa2da7 color schemes
#fa2da7 color preview, HTML & CSS examples
This text has a color of #fa2da7
<p style="color:#fa2da7;">Text here</p>
.mytext {color:#fa2da7;}
This box has a color of #fa2da7
<div style="background-color:#fa2da7;">Content here</div>
.mybackground {background-color:#fa2da7;}
Border around this has a color of #fa2da7
<div style="border:2px solid #fa2da7;">Content here</div>
.myborder {border:2px solid #fa2da7;}