#fa827e color space conversions
Hex:
#fa827e
RGB:
250, 130, 126
CMY:
2, 49, 51
CMYK:
0, 48, 50, 2
HSL:
2°, 92.5373%, 73.7255%
HSV (HSB):
2°, 49.6000%, 98.0392%
XYZ:
51.1729, 37.7956, 24.3368
xyY:
0.4516, 0.3336, 37.7956
CIE-Lab:
67.8697, 45.2516, 23.2274
CIE-LCH:
67.8697, 50.8647, 27.1711
CIE-Luv:
67.8697, 86.7614, 21.0454
Hunter-Lab:
61.4781, 40.9922, 19.5641
#fa827e color charts
#fa827e color shades, tints & tones
#fa827e color schemes
#fa827e color preview, HTML & CSS examples
This text has a color of #fa827e
<p style="color:#fa827e;">Text here</p>
.mytext {color:#fa827e;}
This box has a color of #fa827e
<div style="background-color:#fa827e;">Content here</div>
.mybackground {background-color:#fa827e;}
Border around this has a color of #fa827e
<div style="border:2px solid #fa827e;">Content here</div>
.myborder {border:2px solid #fa827e;}