#fa6f81 color space conversions
Hex:
#fa6f81
RGB:
250, 111, 129
CMY:
2, 56, 49
CMYK:
0, 56, 48, 2
HSL:
352°, 93.2886%, 70.7843%
HSV (HSB):
352°, 55.6000%, 98.0392%
XYZ:
49.0712, 33.2779, 24.6058
xyY:
0.4588, 0.3111, 33.2779
CIE-Lab:
64.3853, 54.6243, 16.7742
CIE-LCH:
64.3853, 57.1418, 17.0708
CIE-Luv:
64.3853, 98.5177, 10.9919
Hunter-Lab:
57.6870, 50.8883, 15.0913
#fa6f81 color charts
#fa6f81 color shades, tints & tones
#fa6f81 color schemes
#fa6f81 color preview, HTML & CSS examples
This text has a color of #fa6f81
<p style="color:#fa6f81;">Text here</p>
.mytext {color:#fa6f81;}
This box has a color of #fa6f81
<div style="background-color:#fa6f81;">Content here</div>
.mybackground {background-color:#fa6f81;}
Border around this has a color of #fa6f81
<div style="border:2px solid #fa6f81;">Content here</div>
.myborder {border:2px solid #fa6f81;}