#fa8f8f color space conversions
Hex:
#fa8f8f
RGB:
250, 143, 143
CMY:
2, 44, 44
CMYK:
0, 43, 43, 2
HSL:
0°, 91.4530%, 77.0588%
HSV (HSB):
0°, 42.8000%, 98.0392%
XYZ:
54.2047, 41.9521, 31.2273
xyY:
0.4255, 0.3293, 41.9521
CIE-Lab:
70.8379, 40.3373, 17.8276
CIE-LCH:
70.8379, 44.1013, 23.8437
CIE-Luv:
70.8379, 74.7269, 16.1067
Hunter-Lab:
64.7704, 36.0339, 16.7543
#fa8f8f color charts
#fa8f8f color shades, tints & tones
#fa8f8f color schemes
#fa8f8f color preview, HTML & CSS examples
This text has a color of #fa8f8f
<p style="color:#fa8f8f;">Text here</p>
.mytext {color:#fa8f8f;}
This box has a color of #fa8f8f
<div style="background-color:#fa8f8f;">Content here</div>
.mybackground {background-color:#fa8f8f;}
Border around this has a color of #fa8f8f
<div style="border:2px solid #fa8f8f;">Content here</div>
.myborder {border:2px solid #fa8f8f;}