#fa2d6c color space conversions
Hex:
#fa2d6c
RGB:
250, 45, 108
CMY:
2, 82, 58
CMYK:
0, 82, 57, 2
HSL:
342°, 95.3488%, 57.8431%
HSV (HSB):
342°, 82.0000%, 98.0392%
XYZ:
43.0695, 23.2835, 16.4115
xyY:
0.5204, 0.2813, 23.2835
CIE-Lab:
55.3631, 76.4438, 16.6029
CIE-LCH:
55.3631, 78.2260, 12.2538
CIE-Luv:
55.3631, 138.4176, 4.4898
Hunter-Lab:
48.2530, 74.8824, 13.6117
#fa2d6c color charts
#fa2d6c color shades, tints & tones
#fa2d6c color schemes
#fa2d6c color preview, HTML & CSS examples
This text has a color of #fa2d6c
<p style="color:#fa2d6c;">Text here</p>
.mytext {color:#fa2d6c;}
This box has a color of #fa2d6c
<div style="background-color:#fa2d6c;">Content here</div>
.mybackground {background-color:#fa2d6c;}
Border around this has a color of #fa2d6c
<div style="border:2px solid #fa2d6c;">Content here</div>
.myborder {border:2px solid #fa2d6c;}