#fa2f6d color space conversions
Hex:
#fa2f6d
RGB:
250, 47, 109
CMY:
2, 82, 57
CMYK:
0, 81, 56, 2
HSL:
342°, 95.3052%, 58.2353%
HSV (HSB):
342°, 81.2000%, 98.0392%
XYZ:
43.2012, 23.4612, 16.7195
xyY:
0.5181, 0.2814, 23.4612
CIE-Lab:
55.5442, 76.0544, 16.2533
CIE-LCH:
55.5442, 77.7717, 12.0630
CIE-Luv:
55.5442, 137.3702, 4.2341
Hunter-Lab:
48.4367, 74.4416, 13.4398
#fa2f6d color charts
#fa2f6d color shades, tints & tones
#fa2f6d color schemes
#fa2f6d color preview, HTML & CSS examples
This text has a color of #fa2f6d
<p style="color:#fa2f6d;">Text here</p>
.mytext {color:#fa2f6d;}
This box has a color of #fa2f6d
<div style="background-color:#fa2f6d;">Content here</div>
.mybackground {background-color:#fa2f6d;}
Border around this has a color of #fa2f6d
<div style="border:2px solid #fa2f6d;">Content here</div>
.myborder {border:2px solid #fa2f6d;}