#fa7e81 color space conversions
Hex:
#fa7e81
RGB:
250, 126, 129
CMY:
2, 51, 49
CMYK:
0, 50, 48, 2
HSL:
359°, 92.5373%, 73.7255%
HSV (HSB):
359°, 49.6000%, 98.0392%
XYZ:
50.8476, 36.8307, 25.1979
xyY:
0.4505, 0.3263, 36.8307
CIE-Lab:
67.1498, 47.4911, 20.5712
CIE-LCH:
67.1498, 51.7550, 23.4203
CIE-Luv:
67.1498, 88.8205, 17.3867
Hunter-Lab:
60.6883, 43.3516, 17.8644
#fa7e81 color charts
#fa7e81 color shades, tints & tones
#fa7e81 color schemes
#fa7e81 color preview, HTML & CSS examples
This text has a color of #fa7e81
<p style="color:#fa7e81;">Text here</p>
.mytext {color:#fa7e81;}
This box has a color of #fa7e81
<div style="background-color:#fa7e81;">Content here</div>
.mybackground {background-color:#fa7e81;}
Border around this has a color of #fa7e81
<div style="border:2px solid #fa7e81;">Content here</div>
.myborder {border:2px solid #fa7e81;}