#fa6e83 color space conversions
Hex:
#fa6e83
RGB:
250, 110, 131
CMY:
2, 57, 49
CMYK:
0, 56, 48, 2
HSL:
351°, 93.3333%, 70.5882%
HSV (HSB):
351°, 56.0000%, 98.0392%
XYZ:
49.0970, 33.1145, 25.2768
xyY:
0.4568, 0.3081, 33.1145
CIE-Lab:
64.2536, 55.2622, 15.4497
CIE-LCH:
64.2536, 57.3812, 15.6194
CIE-Luv:
64.2536, 98.6289, 9.2603
Hunter-Lab:
57.5452, 51.5902, 14.2385
#fa6e83 color charts
#fa6e83 color shades, tints & tones
#fa6e83 color schemes
#fa6e83 color preview, HTML & CSS examples
This text has a color of #fa6e83
<p style="color:#fa6e83;">Text here</p>
.mytext {color:#fa6e83;}
This box has a color of #fa6e83
<div style="background-color:#fa6e83;">Content here</div>
.mybackground {background-color:#fa6e83;}
Border around this has a color of #fa6e83
<div style="border:2px solid #fa6e83;">Content here</div>
.myborder {border:2px solid #fa6e83;}