#fa828c color space conversions
Hex:
#fa828c
RGB:
250, 130, 140
CMY:
2, 49, 45
CMYK:
0, 48, 44, 2
HSL:
355°, 92.3077%, 74.5098%
HSV (HSB):
355°, 48.0000%, 98.0392%
XYZ:
52.1406, 38.1827, 29.4328
xyY:
0.4354, 0.3188, 38.1827
CIE-Lab:
68.1551, 46.5697, 15.7784
CIE-LCH:
68.1551, 49.1701, 18.7170
CIE-Luv:
68.1551, 83.8174, 11.9718
Hunter-Lab:
61.7922, 42.4831, 15.0135
#fa828c color charts
#fa828c color shades, tints & tones
#fa828c color schemes
#fa828c color preview, HTML & CSS examples
This text has a color of #fa828c
<p style="color:#fa828c;">Text here</p>
.mytext {color:#fa828c;}
This box has a color of #fa828c
<div style="background-color:#fa828c;">Content here</div>
.mybackground {background-color:#fa828c;}
Border around this has a color of #fa828c
<div style="border:2px solid #fa828c;">Content here</div>
.myborder {border:2px solid #fa828c;}