#fa2b7c color space conversions
Hex:
#fa2b7c
RGB:
250, 43, 124
CMY:
2, 83, 51
CMYK:
0, 83, 50, 2
HSL:
337°, 95.3917%, 57.4510%
HSV (HSB):
337°, 82.8000%, 98.0392%
XYZ:
43.9263, 23.5070, 21.2909
xyY:
0.4951, 0.2649, 23.5070
CIE-Lab:
55.5908, 77.9927, 7.3477
CIE-LCH:
55.5908, 78.3380, 5.3820
CIE-Luv:
55.5908, 132.8236, -6.3743
Hunter-Lab:
48.4840, 76.8733, 7.9026
#fa2b7c color charts
#fa2b7c color shades, tints & tones
#fa2b7c color schemes
#fa2b7c color preview, HTML & CSS examples
This text has a color of #fa2b7c
<p style="color:#fa2b7c;">Text here</p>
.mytext {color:#fa2b7c;}
This box has a color of #fa2b7c
<div style="background-color:#fa2b7c;">Content here</div>
.mybackground {background-color:#fa2b7c;}
Border around this has a color of #fa2b7c
<div style="border:2px solid #fa2b7c;">Content here</div>
.myborder {border:2px solid #fa2b7c;}