#fa448c color space conversions
Hex:
#fa448c
RGB:
250, 68, 140
CMY:
2, 73, 45
CMYK:
0, 73, 44, 2
HSL:
336°, 94.7917%, 62.3529%
HSV (HSB):
336°, 72.8000%, 98.0392%
XYZ:
46.2251, 26.3517, 27.4610
xyY:
0.4621, 0.2634, 26.3517
CIE-Lab:
58.3694, 72.6450, 1.8614
CIE-LCH:
58.3694, 72.6689, 1.4678
CIE-Luv:
58.3694, 117.6917, -11.8602
Hunter-Lab:
51.3339, 70.9012, 4.2166
#fa448c color charts
#fa448c color shades, tints & tones
#fa448c color schemes
#fa448c color preview, HTML & CSS examples
This text has a color of #fa448c
<p style="color:#fa448c;">Text here</p>
.mytext {color:#fa448c;}
This box has a color of #fa448c
<div style="background-color:#fa448c;">Content here</div>
.mybackground {background-color:#fa448c;}
Border around this has a color of #fa448c
<div style="border:2px solid #fa448c;">Content here</div>
.myborder {border:2px solid #fa448c;}