#fa485c color space conversions
Hex:
#fa485c
RGB:
250, 72, 92
CMY:
2, 72, 64
CMYK:
0, 71, 63, 2
HSL:
353°, 94.6809%, 63.1373%
HSV (HSB):
353°, 71.2000%, 98.0392%
XYZ:
43.6735, 25.7314, 12.7900
xyY:
0.5313, 0.3131, 25.7314
CIE-Lab:
57.7812, 67.8078, 29.2599
CIE-LCH:
57.7812, 73.8515, 23.3408
CIE-Luv:
57.7812, 131.7721, 19.8929
Hunter-Lab:
50.7262, 64.9116, 20.5590
#fa485c color charts
#fa485c color shades, tints & tones
#fa485c color schemes
#fa485c color preview, HTML & CSS examples
This text has a color of #fa485c
<p style="color:#fa485c;">Text here</p>
.mytext {color:#fa485c;}
This box has a color of #fa485c
<div style="background-color:#fa485c;">Content here</div>
.mybackground {background-color:#fa485c;}
Border around this has a color of #fa485c
<div style="border:2px solid #fa485c;">Content here</div>
.myborder {border:2px solid #fa485c;}