#fa045c color space conversions
Hex:
#fa045c
RGB:
250, 4, 92
CMY:
2, 98, 64
CMYK:
0, 98, 63, 2
HSL:
339°, 96.8504%, 49.8039%
HSV (HSB):
339°, 98.4000%, 98.0392%
XYZ:
41.3995, 21.1835, 12.0320
xyY:
0.5548, 0.2839, 21.1835
CIE-Lab:
53.1498, 80.9550, 23.2491
CIE-LCH:
53.1498, 84.2272, 16.0233
CIE-Luv:
53.1498, 152.7906, 9.6890
Hunter-Lab:
46.0256, 80.0141, 16.7183
#fa045c color charts
#fa045c color shades, tints & tones
#fa045c color schemes
#fa045c color preview, HTML & CSS examples
This text has a color of #fa045c
<p style="color:#fa045c;">Text here</p>
.mytext {color:#fa045c;}
This box has a color of #fa045c
<div style="background-color:#fa045c;">Content here</div>
.mybackground {background-color:#fa045c;}
Border around this has a color of #fa045c
<div style="border:2px solid #fa045c;">Content here</div>
.myborder {border:2px solid #fa045c;}