#fa85a6 color space conversions
Hex:
#fa85a6
RGB:
250, 133, 166
CMY:
2, 48, 35
CMYK:
0, 47, 34, 2
HSL:
343°, 92.1260%, 75.0980%
HSV (HSB):
343°, 46.8000%, 98.0392%
XYZ:
54.6948, 39.8522, 40.8859
xyY:
0.4039, 0.2943, 39.8522
CIE-Lab:
69.3641, 47.9354, 2.8901
CIE-LCH:
69.3641, 48.0225, 3.4503
CIE-Luv:
69.3641, 76.1122, -5.0654
Hunter-Lab:
63.1286, 44.1778, 5.7902
#fa85a6 color charts
#fa85a6 color shades, tints & tones
#fa85a6 color schemes
#fa85a6 color preview, HTML & CSS examples
This text has a color of #fa85a6
<p style="color:#fa85a6;">Text here</p>
.mytext {color:#fa85a6;}
This box has a color of #fa85a6
<div style="background-color:#fa85a6;">Content here</div>
.mybackground {background-color:#fa85a6;}
Border around this has a color of #fa85a6
<div style="border:2px solid #fa85a6;">Content here</div>
.myborder {border:2px solid #fa85a6;}