#fa2d7e color space conversions
Hex:
#fa2d7e
RGB:
250, 45, 126
CMY:
2, 82, 51
CMYK:
0, 82, 50, 2
HSL:
336°, 95.3488%, 57.8431%
HSV (HSB):
336°, 82.0000%, 98.0392%
XYZ:
44.1286, 23.7071, 21.9888
xyY:
0.4913, 0.2639, 23.7071
CIE-Lab:
55.7934, 77.7120, 6.4423
CIE-LCH:
55.7934, 77.9785, 4.7390
CIE-Luv:
55.7934, 131.4190, -7.3838
Hunter-Lab:
48.6900, 76.5705, 7.3072
#fa2d7e color charts
#fa2d7e color shades, tints & tones
#fa2d7e color schemes
#fa2d7e color preview, HTML & CSS examples
This text has a color of #fa2d7e
<p style="color:#fa2d7e;">Text here</p>
.mytext {color:#fa2d7e;}
This box has a color of #fa2d7e
<div style="background-color:#fa2d7e;">Content here</div>
.mybackground {background-color:#fa2d7e;}
Border around this has a color of #fa2d7e
<div style="border:2px solid #fa2d7e;">Content here</div>
.myborder {border:2px solid #fa2d7e;}